From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14847 invoked by alias); 16 Jun 2005 15:46: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 14806 invoked by uid 22791); 16 Jun 2005 15:46:14 -0000 Received: from 60.92.96-84.rev.gaoland.net (HELO Smtp.neuf.fr) (84.96.92.60) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 16 Jun 2005 15:46:14 +0000 Received: from haypopc ([80.119.112.224]) by sp604001mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0II6003G1P4OZTV0@sp604001mt.gpm.neuf.ld> for gdb@sources.redhat.com; Thu, 16 Jun 2005 17:46:01 +0200 (CEST) Date: Thu, 16 Jun 2005 15:46:00 -0000 From: Victor STINNER Subject: Re: Display libc function names instead of address ? In-reply-to: <20050616151934.GA11296@nevyn.them.org> To: gdb@sources.redhat.com Reply-to: victor.stinner@haypocalc.com Message-id: <1118936759.24041.23.camel@haypopc> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-15 Content-transfer-encoding: 8BIT References: <1118892960.12713.5.camel@haypopc> <20050616044313.GA5950@nevyn.them.org> <1118934045.2827.4.camel@haypopc> <20050616151934.GA11296@nevyn.them.org> X-SW-Source: 2005-06/txt/msg00172.txt.bz2 Le jeudi 16 juin 2005 à 11:19 -0400, Daniel Jacobowitz a écrit : > Thanks for checking! That's output from objdump, right? It doesn't > seem to work for me in GDB, just in objdump. But perhaps I can figure > out where to wire it in. Yep, it's in objdump. I think that you just have to update bfd and opcodes libraries, no ? Bye, Haypo