This is the mail archive of the gdb@sources.redhat.com 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: gdb and truncated core files


On Wed, 17 Mar 2004 15:02:45 -0800 (PST), Kip Macy <kmacy@fsmware.com> said:

> It has been a while since I touched core dump. If I recall correctly
> the elf program headers should tell you the offsets and sizes of all the
> sections. The last (offset + size) should be the expected size of the
> core.

Thanks, that seems to work of the examples I've tried it on.

David Carlton
carlton@kealia.com


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