Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: mkaut on June 07, 2012, 01:37:32 pm
-
Is there any support for reverse debugging (http://sourceware.org/gdb/current/onlinedocs/gdb/Reverse-Execution.html (http://sourceware.org/gdb/current/onlinedocs/gdb/Reverse-Execution.html)), possibly via an add-on? And if not, is there a plan to add it? GDB can do this since version 7.3.
I have never used it, but it sounds extremely useful..
Thanks
Michal
-
No support and no plans at the moment...
I've never tried it, too.
-
If you are debugging in a target environment that supports reverse execution, gdb provides the following commands.
I don't know which target environment supports it?
-
http://sourceware.org/gdb/news/reversible.html