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: New feature: allow thread command to take a LWPID.


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

>> >     (gdb) thread /t TID
>> 
>> (gdb) thread tid TID

Joel> FWIW, this is equally fine as far as I am concerned.

Hah, I have no idea why I didn't think of a flag or a subcommand :-)

I think the "/t" form is mostly used for print formats, isn't it?  And
we either use subcommands or the "-switch" in other cases?  Though I
wouldn't be surprised to find some inconsistencies.

Tom


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