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"?


On Thursday 29 September 2011 03:13:58, Matt Rice wrote:
> +info macro [-all] [--] MACRO
> +  The info macro command has new options -all and --. The first or printing
> +  all definitions of a macro.  The second for explicitly specifying the end
> +  of arguments and the beginning of the macro name.

Why do we need [--]?  MACROS can't start with `-', can they?

-- 
Pedro Alves


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