[RFA] replay bookmarks

Eli Zaretskii eliz@gnu.org
Mon Nov 2 04:01:00 GMT 2009


> Date: Sun, 01 Nov 2009 16:29:29 -0800
> From: Michael Snyder <msnyder@vmware.com>
> CC: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>, 
>  "glaw@undo-software.com" <glaw@undo-software.com>,
>  "jakob@virtutech.com" <jakob@virtutech.com>, 
>  "teawater@gmail.com" <teawater@gmail.com>
> 
> Eli Zaretskii wrote:
> >> Date: Sun, 01 Nov 2009 13:13:24 -0800
> >> From: Michael Snyder <msnyder@vmware.com>
> >>
> >> +  add_com ("bookmark", class_bookmark, save_bookmark_command, _("\
> >> +Set a bookmark.\n\
> > 
> > This is way too short.  Suggest to expand a bit:
> > 
> >   Set a bookmark in the inferior's execution history
> > 
> >> +  add_com ("goto-bookmark", class_bookmark, goto_bookmark_command, _("\
> >> +Go to bookmark <n>\n\
> > 
> > Similarly here: such a short description is hardly useful, as it just
> > repeats the name of the command.
> 
> How about this?

Fine with me.

There are a few instances of user messages where the text is not
marked by _().

Also, we will need an update for the manual, once this is approved.

Thanks.



More information about the Gdb-patches mailing list