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: [PATCH 01/10] change gdb to refcount bfd everywhere


On Tue, 24 Jul 2012 21:52:03 +0200, Tom Tromey wrote:
> +maint info bfd
> +  List the BFDs known to GDB.

All the 'maint info' commands use plural form:
(gdb) maintenance info 
breakpoints     program-spaces  psymtabs        sections        symtabs         

For example info source vs. info sources even makes an appropriate difference
in functionality.

I believe the GDB style would be more the plural form for this command.


Thanks,
Jan


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