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: debug core file of size 50GB using GDB in RHEL5


santoshp wrote:
Thanks to all. You are true as the objdump -s does not show any symbols which
tells that the core is not usable for debugging.

Thanks,
Santosh

Point of interest -- core files never have symbols. But they have section headers and such.


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