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: [PATCH] record: make record goto begin/end sub-commands


On Mon, 06 May 2013 16:10:54 +0200, Markus Metzger wrote:
> CC: Eli Zaretskii  <eliz@gnu.org>
> 2013-05-06  Markus Metzger  <markus.t.metzger@intel.com>
> 
> 	* record.c (record_goto_cmdlist): New.
> 	(cmd_record_goto): Split into this ...
> 	(cmd_record_goto_begin): ... this
> 	(cmd_record_goto_end): ... and this.
> 	(_initialize_record): Change "record goto" to prefix command.
> 	Add commands for "record goto begin" and "record goto end".
> 	Add an alias for "record goto start" to "record goto begin".
> 
> doc/
> 	* gdb.texinfo (Process Record and Replay): Document the
> 	"record goto" command and its sub-commands.

OK (with the Eli's changes).


Thanks,
Jan


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