Bug #17441 2010-08-19 03:13

pfong

run/cont doesn't work on first try with do not run debugee

When using CodeBlocks to debug a remote GDB target, if you have "Do *not* run debugee" checked, pressing run/cont doesn't work on the first try. It sends "run" to gdb which complains. The second time you press "run/continue" it works because it sends "continue" to gdb.

This is being discussed in the forum post at http://forums.codeblocks.org/index.php/topic,12412.0.html

Category
Debugger
Group
 
Status
Closed
Close date
2011-04-09 21:35
Assigned to
tpetrov
tpetrov 2011-04-09 21:35

I think this was fixed in debugger's branch. If not please reopen the bug.

Thank you.