Re: can you list all shared libraries currently loaded by a running process?
- From: Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 08 Nov 2006 12:10:13 -0500
weisburd@xxxxxxxxx writes:
Hi,
I'm running RHEL 2.4, trying to debug a java application which loads
some shared libaries at runtime.. I'd like to get a list of these that
I could submit in a bug report. gnome-system-monitor has the list I
want ("memory maps"), but I couldn't figure out how to copy it. Is
there a command line which produces the same list?
pmap will produce similar info.
There is more than one line for each shared library
since it shows the type of memory being used.
.
- Follow-Ups:
- References:
- Prev by Date: Re: can you list all shared libraries currently loaded by a running process?
- Next by Date: Cannot find a valid baseurl for repo: updates
- Previous by thread: Re: can you list all shared libraries currently loaded by a running process?
- Next by thread: Re: can you list all shared libraries currently loaded by a running process?
- Index(es):
Relevant Pages
|