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 Brobecker <brobecker@adacore.com> writes:

>> I am not super fond of the syntax.  I don't have a better suggestion
>> though :-(
>
> I agree about the syntax. How about using a command "switch".
> For instance:
>
>     (gdb) thread THREAD_NO
>     (gdb) thread /l LWP

      (gdb) thread lwp LWP

> We could even think of adding:
>
>     (gdb) thread /t TID

      (gdb) thread tid TID

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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