* alphabsd-tdep.h: Tweak comments.
authorMark Kettenis <kettenis@gnu.org>
Sun, 9 Jul 2006 16:12:11 +0000 (16:12 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 9 Jul 2006 16:12:11 +0000 (16:12 +0000)
commit3beabdb233f886e40f3ec92cbe1ef01c2788e537
tree795ec04f04f3d7a155d8dec4fe1a2f9ea1b38885
parent8fe7c54bf101bbcbd2103bc54bfe356eb1788641
* alphabsd-tdep.h: Tweak comments.
(SIZOEF_STRUCT_REG, SIZEOF_STRUCT_FPREG): Remove.
* alphanbsd-tdep.c: Reorder includes.  Include "regset.h".
(ALPHANBSD_SIZEOF_GREGS, ALPHANBSD_SIZEOF_FPREGS): New defines.
(alphanbsd_supply_fpregset, alphanbsd_supply_gregset)
(alphanbsd_aout_supply_gregset): New functions.
(alphanbsd_gregset, alphanbsd_fpregset, alphanbsd_aout_gregset):
New variables.
(alphanbsd_regset_from_core_section)
(alphanbsd_aout_regset_from_core_section): New functions.
(fetch_core_registers, fetch_elfcore_registers): Remove functions.
(alphanbsd_core_fns, alphanbsd_elf_fns): Remove variables.
(alphanbsd_init_abi): Set regset_from_core_section.
(alphanbsd_aout_init_abi, alphanbsd_core_osabi_sniffer): New
functions.
(_initialize_alphanbsd_tdep): Register NetBSD core file sniffer.
Use alphanbsd_aout_init_abi whre appropriate.  Don't call
deprecated_add_core_fns.
* Makefile.in (alphanbsd-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/alphabsd-tdep.h
gdb/alphanbsd-tdep.c
This page took 0.037637 seconds and 4 git commands to generate.