What exactly does "info sharedlibrary" command show?

Daniel Jacobowitz drow@false.org
Tue Aug 29 12:40:00 GMT 2006


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...

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list