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] gdb-freeplay


Daniel Jacobowitz wrote:
On Wed, Sep 10, 2008 at 05:21:39PM -0700, Michael Snyder wrote:
Here's a 'bump' for the gdb-freeplay patch, now featuring
support for reverse debugging.

Does this share any code with gdbserver or gdbreplay?

No, although I borrowed bits and pieces.


> It doesn't look
like it, in which case it's probably more sensible to put it in a
separate directory.

Maybe -- but gdbreplay doesn't share any code with gdbserver either.


As for actually committing it, I'd request that you fix the FIXMEs first :-) I always hate committing code with that hanging around.

I use fixme and to-do somewhat interchangeably. They're not really indicative of a bug or breakage.

I could globally replace them with TO-DO if it makes you feel better.
;-)


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