From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11007 invoked by alias); 28 Feb 2007 14:11:19 -0000 Received: (qmail 10998 invoked by uid 22791); 28 Feb 2007 14:11:18 -0000 X-Spam-Check-By: sourceware.org Received: from mailgw4.ericsson.se (HELO mailgw4.ericsson.se) (193.180.251.62) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 Feb 2007 14:11:03 +0000 Received: from mailgw4.ericsson.se (unknown [127.0.0.1]) by mailgw4.ericsson.se (Symantec Mail Security) with ESMTP id 5DB532120A for ; Wed, 28 Feb 2007 15:11:00 +0100 (CET) X-AuditID: c1b4fb3e-a7eeabb000004aff-c3-45e58d741063 Received: from esealmw129.eemea.ericsson.se (unknown [153.88.254.124]) by mailgw4.ericsson.se (Symantec Mail Security) with ESMTP id 4BF12211E4 for ; Wed, 28 Feb 2007 15:11:00 +0100 (CET) Received: from esealmw129.eemea.ericsson.se ([153.88.254.177]) by esealmw129.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Wed, 28 Feb 2007 15:10:59 +0100 Received: from axit-desktop ([131.160.255.10]) by esealmw129.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Wed, 28 Feb 2007 15:10:59 +0100 Received: by axit-desktop (Postfix, from userid 1001) id 467F123B424; Wed, 28 Feb 2007 21:10:57 +0700 (ICT) Date: Wed, 28 Feb 2007 21:16:00 -0000 From: Michael Shuldman To: gdb@sources.redhat.com Subject: Re: gdb, target remote, threadbased application in uml Message-ID: <20070228141056.GA5596@localhost> References: <20070228130454.GA31868@localhost> <20070228131915.GA9803@caradoc.them.org> <20070228132456.GA31886@localhost> <20070228133452.GA10900@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070228133452.GA10900@caradoc.them.org> User-Agent: Mutt/1.5.11 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00299.txt.bz2 Daniel Jacobowitz wrote, > On Wed, Feb 28, 2007 at 02:24:56PM +0100, Michael Shuldman wrote: > > Daniel Jacobowitz wrote, > > > > [Thread debugging using libthread_db enabled] > > > > [New Thread 1076389568 (LWP 765)] > > > > Can't attach LWP 765: No such process > > > > > > That shouldn't happen, but you haven't said what version of GDB you're > > > using. You may wish to try a newer one. > > > > Oops, sorry I forgot that. > > linux-gnu/i486 0$ gdb -version > > GNU gdb 6.4-debian > > I don't remember such a bug in 6.4, but the current release is 6.6; > please try that. The packages from Debian/unstable ought to work. Thanks for the suggestion. Upgrading to 6.6 did indeed fix the problem. -- _ // \X/ -- Michael Shuldman