[RFA] Reverse Debugging, 1/5

Daniel Jacobowitz drow@false.org
Mon Oct 6 21:25:00 GMT 2008


On Mon, Oct 06, 2008 at 02:17:25PM -0700, Michael Snyder wrote:
> You're going to send "to_set_direction" to the target,
> and then you're going to assume that you know what the
> state is later on, rather than asking the target?  What
> if the target gets it wrong?  Now you're out of sync.

Huh?  No, part of every resume.

> If we do keep the direction-state in the core, where would
> we put it?  In the ecs?  In a global variable in infrun?

In infrun, the same as any other user supplied execution state.
For instance the scheduler-locking setting.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list