User forums > Help
Is it possible to rewind in gdb?
(1/1)
visir:
https://sourceware.org/gdb/onlinedocs/gdb/Reverse-Execution.html
Haven't seen this mentioned on the wiki. Looks like a really cool feature to me. Codeblocks supports that?
oBFusCATed:
Nope...
BlueHazzard:
You can enter any arbitrary gdb command in the command line under the debugger log. But I don't know if the output parser of codeblocks catches up with all things you do there, so you may end in an non-synchronous state where codeblocks and gdb can not speak to each other anymore ....
Navigation
[0] Message Index
Go to full version