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] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode


> Cc: gdb-patches@sourceware.org
> From: Ruslan Kabatsayev <b7.10110111@gmail.com>
> Date: Thu, 13 Jul 2017 21:19:10 +0300
> 
> >> gdb/ChangeLog:
> >>
> >> 	* tui/tui.c: Add "nexti" and "stepi" to the tui_commands list
> >> 	* doc/gdb.texinfo: Document the new shortcuts in Single-Key mode
> > 
> > This is fine with me, but please state in the ChangeLog the
> > functions/globals where you make the changes, and for gdb.texinfo
> > please state the name of the node (in parentheses).  I think the
> > existing ChangeLog entries show how we do that.
> 
> gdb/ChangeLog:
> 	* tui/tui.c (tui_commands): Add "nexti" and "stepi" to the tui_commands list
> 	* doc/gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
> 	Single-Key mode

Yes, that's it, except that the lines should be broken at column 75,
and there should be a period at the end of each sentence.

Thanks.


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