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

> 
> The penultimate revision of the Eclipse Project Draft 2.1 Plan is now 
> available at
> 
>         http://www.eclipse.org/eclipse/development/eclipse_project_plan_2_1.html
> 

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?


Thanks




Back to the top