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: How can I get a memory map out of a core file?


On Fri, 2008-06-06 at 13:45 -0700, Bruce Korb wrote:
> Hi,
> 
> "jmap" looked really nice, but that is Solaris only.
> "pmap" is almost what I want, but there's no /proc/pid directory
> for my core dump any more.
> If there is some GDB command I can use, I haven't found it.
> I haven't seen any obvious way to emulate it either.
> Surely someone, somewhere has solved this problem.
> Anyone know where the solution is hiding?  :)
> Thank you.  Regards - Bruce

Try "help info proc mappings".  It may be the closest we've got
to what you want.




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