From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20111 invoked by alias); 3 May 2005 20:53:19 -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 20059 invoked from network); 3 May 2005 20:53:09 -0000 Received: from unknown (HELO webmail.streamline-computing.com) (82.133.39.164) by sourceware.org with SMTP; 3 May 2005 20:53:09 -0000 Received: from [81.105.116.111] (helo=cpc4-oxfd5-5-0-cust111.oxfd.cable.ntl.com) by webmail.streamline-computing.com with asmtp (Exim 3.35 #1 (Debian)) id 1DT4Pc-0004Pm-00; Tue, 03 May 2005 21:54:36 +0100 Subject: Re: GDB locks up -- Cannot find new threads: generic error From: David Lecomber To: Daniel Jacobowitz Cc: Andreas Schwab , gdb In-Reply-To: <20050503144844.GA24721@nevyn.them.org> References: <1114627357.31720.81.camel@cpc4-oxfd5-5-0-cust111.oxfd.cable.ntl.com> <20050427190108.GA28978@nevyn.them.org> <1115130086.1638.27.camel@delmo.priv.wark.uk.streamline-computing.com> <20050503144844.GA24721@nevyn.them.org> Content-Type: text/plain Date: Tue, 03 May 2005 20:53:00 -0000 Message-Id: <1115153724.10279.13.camel@cpc4-oxfd5-5-0-cust111.oxfd.cable.ntl.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg00039.txt.bz2 Sorry Dan, it didn't work: (gdb) b main Breakpoint 1 at 0x80484dd: file foo.c, line 15. (gdb) r Starting program: /users/david/a.out warning: linux_test_for_tracefork: Needed to use long, but second half was clobbered Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] Error while reading shared library symbols: Cannot find new threads: generic error followed by hanging.. d.