great news about reverse debugging
great news about reverse debugging
Posted Oct 8, 2009 13:47 UTC (Thu) by coriordan (guest, #7544)Parent article: GDB 7.0 released
Glad to hear it's gotten done.
Posted Oct 8, 2009 22:32 UTC (Thu)
by nix (subscriber, #2304)
[Link] (4 responses)
Posted Oct 8, 2009 23:32 UTC (Thu)
by MichaelSnyder (guest, #61265)
[Link] (3 responses)
Posted Oct 9, 2009 8:43 UTC (Fri)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted Oct 9, 2009 18:35 UTC (Fri)
by MichaelSnyder (guest, #61265)
[Link] (1 responses)
Posted Oct 9, 2009 22:46 UTC (Fri)
by nix (subscriber, #2304)
[Link]
Posted Oct 8, 2009 22:36 UTC (Thu)
by nix (subscriber, #2304)
[Link]
(think 'persistent after-the-fact remote debugging')
great news about reverse debugging
really killingly *useful* to developers, which is probably why it got
done :) (it also needs lots of storage, which is probably why it didn't
get done twenty years ago.)
great news about reverse debugging
great news about reverse debugging
great news about reverse debugging
You run gdb on the host, and debug the guest (either user
process or kernel). When you say "reverse-continue" in gdb,
VMware executes the guest backward until it hits a breakpoint
or watchpoint.
great news about reverse debugging
definitely a good decision.)
great news about reverse debugging