From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2028 invoked by alias); 25 Aug 2006 16:31:01 -0000 Received: (qmail 2000 invoked by uid 22791); 25 Aug 2006 16:30: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; Fri, 25 Aug 2006 16:30:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GGea7-000308-7m; Fri, 25 Aug 2006 12:30:55 -0400 Date: Fri, 25 Aug 2006 16:31:00 -0000 From: Daniel Jacobowitz To: David L Cc: gdb@sourceware.org Subject: Re: restart -> "Can't attach LWP" + hang Message-ID: <20060825163055.GA11504@nevyn.them.org> Mail-Followup-To: David L , gdb@sourceware.org References: <20060825154320.GA9895@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00196.txt.bz2 On Fri, Aug 25, 2006 at 09:06:42AM -0700, David L wrote: > Not intentionally, but I'm pretty sure a library I've linked to is > spawning a thread under the covers. I'm not sure which one. > Below is a list of my dependencies. In any case, could gdb > detect that it's multithreaded and prevent me from inserting > checkpoint or restarting? Probably, though I don't know quite how. -- Daniel Jacobowitz CodeSourcery