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?


Thanks, buddies, any way, now I'm clear about the "info shared" command :-)

And "info files", "readelf" are more or less the same, and can provide
more infomation than "info shared".

Regards,
Eric

2006/8/30, Daniel Jacobowitz <drow@false.org>:
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



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