Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is it bug: I can remove breakpoint when debuging only when it's active?
Is it bug: I can remove breakpoint when debuging only when it's active? [message #65590] Wed, 02 April 2003 13:08 Go to next message
Alexander Ilyin is currently offline Alexander IlyinFriend
Messages: 34
Registered: July 2009
Member
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] Thu, 03 April 2003 02:04 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:customized status bar..
Next Topic:Cancel Remote Debugging While Loading of program
Goto Forum:
  


Current Time: Wed Jul 17 14:13:34 GMT 2024

Powered by FUDForum. Page generated in 0.03339 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top