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


On Tue, Apr 9, 2013 at 12:46 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Tue, 9 Apr 2013 12:26:25 -0700
>> From: Doug Evans <dje@google.com>
>> Cc: Eli Zaretskii <eliz@gnu.org>, Tom Tromey <tromey@redhat.com>,
>>       Joel Brobecker <brobecker@adacore.com>, gdb-patches <gdb-patches@sourceware.org>
>>
>> > So if you imagine a right indent in the grouped options, the
>> > list is actually sorted, so that'd break the existing logic.  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).
>>
>> Wholesale reevaluation.
>
> But not as part of this patch, please.

Your choice.


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