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/RFC] Add dump and load command to process record and replay


> From: Hui Zhu <teawater@gmail.com>
> Date: Mon, 3 Aug 2009 12:11:46 +0800
> Cc: gdb-patches ml <gdb-patches@sourceware.org>
> 
> I make a new patch according to your mail.  It depend on patch in
> http://sourceware.org/ml/gdb-patches/2009-08/msg00015.html

Thanks.

> +@var{pid} is is the PID of the inferior process.
             ^^^^^
Two "is" in a row; one is redundant.

Otherwise, I'm happy now.

By the way, does it make sense to make the dump file portable, so that
another host that supports debugging the same target could then use
it?


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