Ok, then you should look into gdb's core-reading code. The functions
elfcore_grok_* in bfd/elf.c are what should be recognizing the notes.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Please look at the core file with readelf -n. Then compare the
note sizes to what the types say. Perhaps the gdb
build and hurd builds are out of synch.
Here is the output of readelf on a forced coredump (with gcore) on
sleep. The sizes for each note section look ok, but it looks like
Please look at the core file with readelf -n. Then compare the note sizes
to what the types say. Perhaps the gdb build and hurd
builds are out of synch.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Hi,
seems that core dumps have stoped worked.
Welcome to the Emacs shell
/home/ams $ addauth 0
/home/ams $ gcore 125
/home/ams $ gdb /hurd/pflocal core.125
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welco