[doc RFA] New commands: mt set per-command on|off

Eli Zaretskii eliz@gnu.org
Wed Mar 20 17:24:00 GMT 2013


> From: Doug Evans <dje@google.com>
> Date: Mon, 18 Mar 2013 14:43:22 -0700
> Cc: gdb-patches@sourceware.org
> 
>  > > +  add_setshow_boolean_cmd ("symtab", class_maintenance,
>  > > +			   &per_command_symtab, _("\
>  > > +Set whether to display per-command symtab stats."), _("\
>  > > +Show whether to display per-command symtab stats."),
>  > > +			   _("\
>  > > +If enabled, the basic symtab stats for each command will be\n\
>  > > +displayed following the command's output."),
>  > 
>  > Suggest to use "statistics" instead of "stats" here.
> 
> Done.

The patch you sent still says "stats".

Other than that, I'm happy now.  Thanks.



More information about the Gdb-patches mailing list