Print the names of shared libraries.
info sharedlibrary
None.
This command prints the names of all currently loaded shared libraries.
(idb) info sharedlibary From To Syms Read Shared Object Library 0xb7f97000 0xb7fb16df No /lib/ld-2.5.so 0xb7b80000 0xb7bc21ef No /myapp/lib/libintlc.so.5 0xb7bc4000 0xb7e0fbd3 No /myapp/lib/libimf.so 0xb7e10000 0xb7e1307b No /lib/tls/i686/cmov/libdl-2.5.so 0xb7e14000 0xb7f545a3 No /lib/tls/i686/cmov/libc-2.5.so 0xb7f55000 0xb7f60343 No /lib/libgcc_s.so.1 0xb7f61000 0xb7f8707f No /lib/tls/i686/cmov/libm-2.5.so 0xb7f93000 0xb7f94e47 No /user/hal/workdir/libbpshr.so
Copyright © 1996-2010, Intel Corporation. All rights reserved.