Michael Snyder wrote: > Jakob Engblom wrote: >> Here are the patches adding the MI commands for reverse execution to gdb. >> >> Changelog entry: "Added reverse debugging support to gdb MI" > > Group, this patch seemed to have gotten a little munged in email. > I've taken the liberty of re-diffing it, to restore white space context. > Vladimir, as far as I can tell, this seems to be the most recent version of part 1 of this patch, awaiting approval now that the copyright paperwork is completed. 2009-08-31 Tomas Holmberg >th@virtutech.com> * mi/mi-main.c: Added the --reverse flag to the following MI commands: exec-continue, exec-finish, exec-next, exec-step, exec-next-instruction, exec-step-instruction. This is to support reverse execution over the MI interface to gdb.