From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19068 invoked by alias); 3 May 2005 21:14:40 -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 18954 invoked from network); 3 May 2005 21:14:37 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 3 May 2005 21:14:37 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DT4ix-00029C-N9; Tue, 03 May 2005 17:14:35 -0400 Date: Tue, 03 May 2005 21:14:00 -0000 From: Daniel Jacobowitz To: David Lecomber Cc: Andreas Schwab , gdb Subject: Re: GDB locks up -- Cannot find new threads: generic error Message-ID: <20050503211435.GA8203@nevyn.them.org> Mail-Followup-To: David Lecomber , Andreas Schwab , gdb 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> <1115153724.10279.13.camel@cpc4-oxfd5-5-0-cust111.oxfd.cable.ntl.com> <20050503205522.GA7648@nevyn.them.org> <1115154714.10279.20.camel@cpc4-oxfd5-5-0-cust111.oxfd.cable.ntl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1115154714.10279.20.camel@cpc4-oxfd5-5-0-cust111.oxfd.cable.ntl.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00043.txt.bz2 On Tue, May 03, 2005 at 10:11:54PM +0100, David Lecomber wrote: > david@dserver:~> strace32 -f -ogdb.strace./gdb a.out > strace32: can't fopen 'gdb.strace./gdb': No such file or directory > david@dserver:~> strace32 -f -ogdb.strace ./gdb a.out > GNU gdb 6.3.50.20050310 Please try again without -f. -- Daniel Jacobowitz CodeSourcery, LLC