reverse next execution

Jan Kratochvil jan.kratochvil@redhat.com
Mon Aug 6 05:10:00 GMT 2012


On Mon, 06 Aug 2012 03:17:15 +0200, John Smith wrote:
> when it come to be a segment fault or memory  collapse  ,I  want to
> reverse-next  from the current $ip,but gdb tell me
> "Target multi-thread does not support this command" , so I  don't know
> how to deal wth this?

This is because you did not run the 'record' command first.

GDB does not properly support recording in multithreaded environment but I do
not think this is an issue here.


Regards,
Jan



More information about the Gdb mailing list