Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Eclipse Project Draft 2.1 Plan


I think it would be more appropriate to ask this on a more specific mailing list, in this case platform-debug-dev.  It's not a discussion that is interesting to all developers.
--




> Please redirect to the right mailing list/forum/thread if this is the wrong place.

> I've Been meaning to ask this; when setting breakpoints, it is not possible
> to set some sort of property and make it(the breakpoint) specific to a session.
> For example, if I launch 2/3 debug sessions(say the same program),
> setting a breakpoint will affect all the sessions, not the behaviour wanted.
> This is important for the C/C++ debugger.

> Qestion: in the debug.core will we have some framework for this or
> any debug implementation(say the CDT) will have to find other ways to
> deal with this?


Back to the top