This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [reverse RFA] no singlestep-over-BP in reverse


On Tue, Sep 16, 2008 at 11:03:42PM +0800, teawater wrote:
> 1. The instruction in this address already reverse executed, it make
> program status back to before forward execute this instruction.

I like this approach; I believe it's what we used in the qemu reverse
implementation also.  It means that you have the same state when
you're pointing at the start of a source line: it has not yet executed.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]