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: Rename "info definitions"?


>>>>> "Matt" == Matt Rice <ratmice@gmail.com> writes:

Matt> 2011-10-04  Matt Rice  <ratmice@gmail.com>
Matt>         * macrocmd.c (macro_no_macro_info): New function.
Matt>         (macro_expand_command): Use macro_no_macro_info.
Matt>         (macro_expand_once_command): Ditto.
Matt>         (info_macro_command): Add argument processing,
Matt>         move info_definitions_command here.
Matt>         (_initialize_macrocmd): Remove info definitions command.
Matt>         Add arguments to info macro help text.
Matt>         * NEWS: Replace info definitions command with new info macro options.

Matt>  2011-10-04  Matt Rice  <ratmice@gmail.com>

Matt>         gdb.texinfo (C Preprocessor Macros): Remove info definitions.
Matt>         Add arguments to info macro.

Matt>  2011-10-04  Matt Rice  <ratmice@gmail.com>

Matt>         gdb.base/info-macros.exp: Make tests for info definitions
Matt>         test info macro.  Add tests for info macro argument processing.

The code bits are ok.  Thanks.

Tom


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