|
Which dynamic libraries is actually loaded by process X
|
04/10/2013 7:46 AM
post100431
|
Which dynamic libraries is actually loaded by process X
Is there any way of telling (listing) the libraries loaded by a process.
objdump -x only lists the libraries linked to the process - but I'm looking for a tool that lists the dynamic libraries
actually loaded be a running process.
Any ideas / hints / tips?
|
|
|