Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Bug in debugger plugin

<< < (2/2)

Pecan:

--- Quote from: dmoore on June 16, 2007, 02:44:13 pm ---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.
...

--- End quote ---

Yes, I encounter this problem frequently.

I've learned to set more than one breakpoint, and to set the first breakpoint as a dummy in a place that won't get hit.

Then I forget about it, and all works well.

byo:

--- Quote from: dmoore on June 16, 2007, 02:44:13 pm ---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)

--- End quote ---

I also see this bug frequently. It always occur when I try to debug wxSmith plugin. I guess that this could be related to main application used to run/debug project. wxSmith uses codeblocks.exe so maybe it is path-related problem.

Regards
   BYO

hangl:
another problem:sometimes ,set a break point ,but debugger never stop on where I set the point.  definitely, the code that the break point was seted will run and compiling with  debugger option.

Navigation

[0] Message Index

[*] Previous page

Go to full version