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: [doc RFA] New commands: mt set per-command on|off


> 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.


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