From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23786 invoked by alias); 9 May 2006 14:23:07 -0000 Received: (qmail 23777 invoked by uid 22791); 9 May 2006 14:23:06 -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; Tue, 09 May 2006 14:23:03 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FdT78-0001LJ-2I; Tue, 09 May 2006 10:23:02 -0400 Date: Tue, 09 May 2006 14:34:00 -0000 From: Daniel Jacobowitz To: Russell Shaw Cc: gdb@sources.redhat.com Subject: Re: Unknown files Message-ID: <20060509142302.GA5139@nevyn.them.org> Mail-Followup-To: Russell Shaw , gdb@sources.redhat.com References: <446088E5.3070204@netspace.net.au> <20060509123912.GC2147@nevyn.them.org> <44609E48.3060001@netspace.net.au> <20060509141335.GA4585@nevyn.them.org> <4460A544.8060808@netspace.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4460A544.8060808@netspace.net.au> User-Agent: Mutt/1.5.8i 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-05/txt/msg00094.txt.bz2 On Wed, May 10, 2006 at 12:20:52AM +1000, Russell Shaw wrote: > Hi, > I'm using GNU gdb 6.4-debian on a debian-sid pc. > > I debug using: ddd ./myprog Try using GDB by hand. DDD may be invoking it incorrectly. > I assume it's stripped libraries that's causing this? Unlikely, since "info shared" says there are no libraries at all. -- Daniel Jacobowitz CodeSourcery