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


On Wed, Mar 20, 2013 at 10:20 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> 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.

Blech, got one missed the others.  Thanks.
Committed.


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