From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22822 invoked by alias); 28 Feb 2007 13:35:00 -0000 Received: (qmail 22811 invoked by uid 22791); 28 Feb 2007 13:34:59 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 28 Feb 2007 13:34:54 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HMOxI-0001h5-Ka; Wed, 28 Feb 2007 08:34:52 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HMOxI-0002q6-DL; Wed, 28 Feb 2007 08:34:52 -0500 Date: Wed, 28 Feb 2007 14:11:00 -0000 From: Daniel Jacobowitz To: Michael Shuldman Cc: gdb@sources.redhat.com Subject: Re: gdb, target remote, threadbased application in uml Message-ID: <20070228133452.GA10900@caradoc.them.org> Mail-Followup-To: Michael Shuldman , gdb@sources.redhat.com References: <20070228130454.GA31868@localhost> <20070228131915.GA9803@caradoc.them.org> <20070228132456.GA31886@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070228132456.GA31886@localhost> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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/msg00297.txt.bz2 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. -- Daniel Jacobowitz CodeSourcery