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] info threads sort by name and name regex matching


-s would be for 'sorted'

On Fri, Aug 24, 2012 at 3:31 PM, Sergio Durigan Junior
<sergiodj@redhat.com> wrote:
>
> On Friday, August 24 2012, Aaron Gamble wrote:
>
>> On Fri, Aug 24, 2012 at 10:57 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>
>>>>>>>> "Aaron" == Aaron Gamble <agamble@google.com> writes:
>>>
>>> Aaron> -a enables sorting by thread name
>>>
>>> Is '-a' mnemonic for something?
>> -a is for alphabetical. Would -s be more appropriate?
>
> I prefer `-a' FWIW.  I could understand that it meant `alphabetical'
> since the beginning, and I could not find any convention for this on GNU
> manuals.  BTW, `-s' is for `string'?  This time I didn't understand it :-).
>
> --
> Sergio


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