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]

Add memory layout to coredump file


Hi,
I plan to add memory layout(/proc/pid/maps) to coredump file.
Then readelf/gdb can retrieve it from coredup.
I consider append to core_notes segment with flag NT_MAPS=7
Any suggestion is welcomed.

Thanks.
Cheney


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