[patch] PR 12999 info macros command.

Eli Zaretskii eliz@gnu.org
Thu Jul 21 10:22:00 GMT 2011


> Date: Wed, 20 Jul 2011 15:01:10 -0700
> From: Matt Rice <ratmice@gmail.com>
> Cc: gdb-patches@sourceware.org
> 
> Updated the docs, and the 'help' command text for 'info definitions'.
> I added @cindex macros, from debug info
> so it would be near the existing @cindex macros, user-defined

The documentation part of this patch is approved.  Thanks.

> +  add_cmd ("definitions", no_class, info_definitions_command,
> +	   _("Show all definitions of MACRO defined int the current \
> + compilation unit.\n\

"all definitions ... defined" uses the word redundantly.  Suggest to
remove the "defined" part.  Also, there's a typo ("int" should be
"in").



More information about the Gdb-patches mailing list