bfd way to get list of loaded DSO from coredump
Pedro Alves
palves@redhat.com
Tue Feb 4 18:52:00 GMT 2014
On 01/26/2014 02:13 PM, Dmitry Samersoff wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Everybody,
>
> What is the best way to get list of shared libraries loaded by
> process at time of crash using libbfd ?
> i.e. similar to what "info shared" gdb command does.
You didn't mention the target, but the knowledge of how to extract
the set of loaded shared libraries is actually in GDB (the solib* files),
not BFD.
--
Pedro Alves
More information about the Gdb
mailing list