This is the mail archive of the gdb@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: improved thread id reporting


> Date: Sun, 5 Apr 2009 23:33:00 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> What do you think of this?  On the theory that you can go look up
> thread #2, either in 'info threads' or in a previous notification:
> 
> [Switching from thread #2 to thread #3, Thread 0x41001960 (LWP 14407)]
> 
> Or, migrating the "Thread" out:
> 
> [Switching from thread #2 to thread #3, 0x41001960 (LWP 14407)]

Looks good to me.


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