This is the mail archive of the gdb@sources.redhat.com 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: no LWP to satisfy query


Usually this means that we're trying to query the thread manager while
it's not in a stopped state; Kevin B. submitted a patch to fix one
place where we do this, a couple months back.  Might want to look for
it.

On Fri, Apr 18, 2003 at 03:06:34PM -0700, David Carlton wrote:
> A user here who was trying to debug a multithreaded program ran into
> the following message from GDB:
> 
>   Cannot find user-level thread for LWP 371: no LWP to satisfy query
> 
> I don't know much about GDB's thread support; does this look familiar
> to anybody?  This shows up with GDB 5.3 and with my branch (which I
> synced to mainline on Wednesday); uname -a on that system says:
> 
> Linux luai.kealia.com 2.4.18-27.7.xsmp #1 SMP Fri Mar 14 05:52:30 EST 2003 i686
> unknown
> 
> Is there any other information that might be helpful?
> 
> David Carlton
> carlton at bactrian dot org
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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