From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1796 invoked by alias); 21 Apr 2003 03:44:10 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1784 invoked from network); 21 Apr 2003 03:44:10 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 21 Apr 2003 03:44:10 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 197SE2-0001U2-00; Sun, 20 Apr 2003 22:44:16 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 197SDn-00017Q-00; Sun, 20 Apr 2003 23:43:59 -0400 Date: Mon, 21 Apr 2003 03:44:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb Subject: Re: no LWP to satisfy query Message-ID: <20030421034359.GA4273@nevyn.them.org> Mail-Followup-To: David Carlton , gdb References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-04/txt/msg00222.txt.bz2 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@bactrian.org > -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer