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: Shared libaries and core files


On Friday 04 November 2011 19:23:34, Worley, Dale R (Dale) wrote:

> Is there any simple way, given a core file, to extract an
> explicit list of loaded libraries?

What's "explicit"?

$ gdb /path/to/program -c /path/to/core
(gdb) info sharedlibrary

Or were you thinking of something else?

-- 
Pedro Alves


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