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: [commit/windows] Add thread ID in SuspendThread error warning message.


> Date: Tue, 11 Jun 2013 18:27:38 +0200
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> > Thanks, I see these on Windows 7 (but not on XP) as well, and wonder
> > what they mean and what causes them.
> 
> If you have a reproducer, it would be helpful to me.

Sadly, no.  I tried to reproduce it, but it never happens when I want
it to, and I couldn't until now figure out what are the conditions for
that to happen.  I actually thought it was a bug in the program I was
debugging (Emacs), which made this warning even more important.

> > Btw, wouldn't it be better to show the process ID as well, as in
> > 0x1234.0x720, for consistency with how we show threads in other
> > contexts, like "New thread" etc?
> 
> Might be a good idea indeed. Would you like to send a patch?

I will try to find time.


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