This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What exactly does "info sharedlibrary" command show?


> Date: Tue, 29 Aug 2006 08:39:54 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> On Tue, Aug 29, 2006 at 08:03:11PM +0800, chen free wrote:
> > I believe they are not the physical address, right?
> > 
> > If they are virtual memory address, why they are different from the
> > info from /proc/{PID}/maps? the {PID} is the specific program process
> > ID.
> 
> They are the beginning and end of ".text" in those loaded libraries.
> 
> I've been thinking about changing them to be segment addresses...

What do you mean with this?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]