Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Bug in debugger plugin
Max:
I think I am observing a bug in the nightly 3788 (latest) windows xp sp2.
1) open any project (windows winapi exe in my case) compiled for debugging (-g)
2) set a breakpoint in the file foo.c (any source file)
3) start the debugging session
4) when the program stops at the breakpoint close the source window for foo.c
5) reopen the file foo.c
6) the red dot is disappeared but the breakpoint is still there and it is still working
only the red dot is no longer displayed.
Max
Baco:
I tried with the nightly build 3989 and with the 1.0RC2.
After reopening the file closed the red dot appears always.
The only thing that disappeared was the yellow triangle indicating the line where execution it was actually stopped.
Biplab:
--- Quote from: Baco on June 07, 2007, 04:37:17 pm ---The only thing that disappeared was the yellow triangle indicating the line where execution it was actually stopped.
--- End quote ---
Fixed in revision 4068. :)
dmoore:
I don't know if anyone else encounters this: set a break point, start the program and run to the breakpoint. uncheck the breakpoint by left clicking in the editor pane, run again, the debugger will (almost always?) stop on the unchecked bookmark.
Also a missing feature: add selection to watch (currently you can only add a word to a watch but often you want to see myobject->member)
dmoore:
I'll follow up on this with a more complete report later...
PS: what version of gdb is officially supported?
Navigation
[0] Message Index
[#] Next page
Go to full version