From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14347 invoked by alias); 30 Aug 2006 12:39:28 -0000 Received: (qmail 14339 invoked by uid 22791); 30 Aug 2006 12:39:27 -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; Wed, 30 Aug 2006 12:39:23 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GIPLh-00055u-F9; Wed, 30 Aug 2006 08:39:17 -0400 Date: Wed, 30 Aug 2006 12:39:00 -0000 From: Daniel Jacobowitz To: chen free Cc: Mark Kettenis , gdb@sources.redhat.com Subject: Re: What exactly does "info sharedlibrary" command show? Message-ID: <20060830123916.GA19163@nevyn.them.org> Mail-Followup-To: chen free , Mark Kettenis , gdb@sources.redhat.com References: <20060829123954.GB12955@nevyn.them.org> <200608291914.k7TJEOPY016721@elgar.sibelius.xs4all.nl> <20060829192758.GA27571@nevyn.them.org> <200608292005.k7TK5M2q021703@elgar.sibelius.xs4all.nl> <20060829201206.GA28907@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/msg00240.txt.bz2 On Wed, Aug 30, 2006 at 01:21:53PM +0800, chen free wrote: > So you mean in "0x00002aaaaabd6910 0x00002aaaaabf1e58 Yes > /lib/libreadline.so.5" it's the real address of code (.text) segment? The .text section, not segment. > Are the "info files" reported the same result as "readelf" or "info shared"? Sort of. I don't know what you're asking. -- Daniel Jacobowitz CodeSourcery