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: [RFA] Reverse Debugging, 1/5


On Mon, Oct 06, 2008 at 02:43:42PM -0700, Michael Snyder wrote:
> But understand -- the target HAS to remember this state,
> so now we are duplicating state.  Unles we go back and
> reverse that very first design decision and add a parameter
> to resume -- which will be a lot of work.

What I was trying to say is that on a branch, it's a lot of work.  In
a patch, it's not.  It's a one line change to maybe fifteen files -
more lines if you add errors for unsupported direction, but still
less work than we've spent discussing it.

-- 
Daniel Jacobowitz
CodeSourcery


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