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] Display configuration details in --help


> Date: Tue, 09 Apr 2013 19:10:10 +0100
> From: Pedro Alves <palves@redhat.com>
> CC: Eli Zaretskii <eliz@gnu.org>, Tom Tromey <tromey@redhat.com>,
>         Joel Brobecker <brobecker@adacore.com>,
>         gdb-patches <gdb-patches@sourceware.org>
> 
> >>> The options here are (mostly) sorted alphabetically.
> >>
> >> Except where they aren't:
> 
> There's a pattern.

Yes, and I tried to follow it.

> I'd suggest either right after --version; right after --help; right
> before --core, or a wholesale reevaluation of the current grouping
> (either sort all alphabetically, or break "Options:" into groups).

Right after --version is what I did in my patch.


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