I\'ve got a full-heap core dump from a dead process on an x86 Linux machine (kernel 2.6.35-22 if it matters), which I\'m attempting to debug in GDB.
Is there a GDB
You can also use info files to list all the sections of all the binaries loaded in process binary.
info files