OSDN Git Service

* alphabsd-tdep.h (alphanbsd_regset_from_core_section): New
authorkettenis <kettenis>
Sun, 9 Jul 2006 22:01:59 +0000 (22:01 +0000)
committerkettenis <kettenis>
Sun, 9 Jul 2006 22:01:59 +0000 (22:01 +0000)
commitf130f31ca7a7e2ba5b530b022b435a10085ff85f
tree8108a511263a5b5634199de1de863d8ffe9ddec5
parentee539976a173600f9d43d709cfcdf2439e3abfd7
* alphabsd-tdep.h (alphanbsd_regset_from_core_section): New
prototype.
* alphanbsd-tdep.c (alphanbsd_regset_from_core_section): Handle
a.out-style core file format here.  Make global.
(alphanbsd_regset_from_core_section): Remove.
(alphanbsd_sigtramp_offset): Make static.
(alphanbsd_aout_init_abi): Remove.
(alphanbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_ELF for
a.out style core files.
(_initialize_alphanbsd_tdep): Do not register a handler for
GDB_OSABI_NETBSD_AOUT.
gdb/ChangeLog
gdb/alphabsd-tdep.h
gdb/alphanbsd-tdep.c