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: Enhancement - show old and new thread info when switching during debugging


> The following patch is also attached to bug 13042.
> http://sourceware.org/bugzilla/show_bug.cgi?id=13042
> 
> It gives the user info about the thread they're switching from in
> addition to that which they're switching to.  This is useful if the
> switch was not intended and they wish to continue debugging the old
> thread.

Isn't that information already present in the previous "[Switching to
thread ...]" message?

-- 
Joel


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