Is it bug: I can remove breakpoint when debuging only when it's active? [message #65590] |
Wed, 02 April 2003 08:08  |
Eclipse User |
|
|
|
I have OnPaint method. When I set breakpoint on some its line and debug my
app, I notice I can remove this breakpoint only when execution of program
stopped on it, otherwise it's removed but program hung(or work inproper).
And I can't set new breakpoints after starting debuging.
Is there some rules how to proper use the brekpoints in Eclipse cdt?
My configuration:
Windows 2000, MinGW 2.0.0, GDB 5.2.1-2, CDT 1.0.1
|
|
|
Re: Is it bug: I can remove breakpoint when debuging only when it's active? [message #65611 is a reply to message #65590] |
Wed, 02 April 2003 21:04  |
Eclipse User |
|
|
|
Originally posted by: mikhailkhod.rogers.com
Yes, this is a bug. It has already been fixed for other platforms, but not
for Windows.
For now set, delete and modify your breakpoints when the program is not
running.
"Alexander Ilyin" <a_ilyin@yahoo.com> wrote in message
news:b6emmj$lh4$1@rogue.oti.com...
> I have OnPaint method. When I set breakpoint on some its line and debug my
> app, I notice I can remove this breakpoint only when execution of program
> stopped on it, otherwise it's removed but program hung(or work inproper).
>
> And I can't set new breakpoints after starting debuging.
>
> Is there some rules how to proper use the brekpoints in Eclipse cdt?
>
> My configuration:
> Windows 2000, MinGW 2.0.0, GDB 5.2.1-2, CDT 1.0.1
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03322 seconds