Time Travel Debugging

I was wondering whether there are any tools that allow to step through unmanaged and native code backwards when we do crash dump analysis or live debugging on Windows platforms and found these interesting references from Microsoft Research:

It would be really good if Microsoft integrates this into Debugging Tools for Windows. 

- Dmitry Vostokov @ DumpAnalysis.org -

Announcements:

New Book Memory Dump Analysis Anthology, Volume 1

3 Responses to “Time Travel Debugging”

  1. Marc Sherman Says:

    You might be interested in this:
    http://blogs.vmware.com/sherrod/2007/04/the_amazing_vm_.html

    It’s record/replay with vmware and gdb.

    Marc

  2. Dmitry Vostokov Says:

    Interesting stuff. Thanks! Dmitry

  3. Crash Dump Analysis » Blog Archive » Three main ideas of debugging Says:

    […] called time travel debugging. Although mostly in its early stages of development this debugging method is the future. In the […]

Leave a Reply