Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Re: [eclipse-dev] Eclipse Project Draft 2.1 Plan (fwd)

Redirected to --> platform-debug-dev
 
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?

Thanks.



Back to the top