User forums > General (but related to Code::Blocks)
Set Next Statement (Debugging)
BlackSerpent:
Thanks for the replys!
VC++ has that feature working perfectly.
It probably has algorithms that compensate for the stuff that are supposed to keep the program sane.
I guessed that the reason that this feature is missing is because it is difficult to be implemented.
Ceniza:
I think the reason this feature is missing is because the Don (who designed the debugger plugin) and the community (that just wants more and more stuff) did not consider it before. It's two instructions and a confirmation away to be implemented.
The only thing I recall from using it in VS was the information dialog when I tried to set it in another frame saying that it would first switch to that frame. Either that, or I have dreams about VS showing me messages.
oBFusCATed:
For the interested parties, I've implemented this feature in the debugger branch: http://forums.codeblocks.org/index.php/topic,10908.msg82294.html#msg82294
p.s. there is not warning dialog, because gdb is in always yes mode :)
Navigation
[0] Message Index
[*] Previous page
Go to full version