Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mkaut on June 07, 2012, 01:37:32 pm

Title: support for reverse debugging
Post 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
Title: Re: support for reverse debugging
Post by: oBFusCATed on June 07, 2012, 01:42:20 pm
No support and no plans at the moment...

I've never tried it, too.
Title: Re: support for reverse debugging
Post by: xunxun on June 07, 2012, 02:40:53 pm
Quote
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?
Title: Re: support for reverse debugging
Post by: oBFusCATed on June 07, 2012, 02:58:36 pm
http://sourceware.org/gdb/news/reversible.html