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: Cannot execute this command without a live selected thread.


On 10/24/2014 06:56 PM, Sandra Loosemore wrote:

> I dug around in the svn history for our stub library.   We made that 
> change to the thread packet handling because if it returned an empty 
> response to qfThreadInfo instead, GDB persistently complained:
> 
> warning: RMT ERROR : failed to get remote thread list.
> 
> especially when being run from Eclipse.
> 
> It seemed then that debugging worked OK in spite of the warnings, but 
> the messages looked both frightening and incomprehensible to users. 
> This was back in 2010, so maybe GDB doesn't do that any more.

Ah, yes, that rang a bell.  Vladimir fixed it in GDB, in 2010:

  https://sourceware.org/ml/gdb-patches/2010-10/msg00293.html

Thanks,
Pedro Alves


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