* amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
authorMark Kettenis <kettenis@gnu.org>
Fri, 20 Feb 2004 19:03:14 +0000 (19:03 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 20 Feb 2004 19:03:14 +0000 (19:03 +0000)
commit30b344b1d94b1e415d431283219d0a3cd6bb4c2e
tree4327fd426a77beb75d098f06c94765dab1cda365
parent2031c21ae70d4cc45827d17d561097a74b66b374
* amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h".  Fix
comments.
(amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
functions.
(amd64obsd_init_abi): Reorder initializations.  Use
amd64obsd_r_reg_offset to initialize the general-purpose register
set details.  Set regset_from_core_section.
(_initialize_amd64obsd_tdep): Rename from
_initialize_amd64obsd_ndep.  Add OS ABI handler for core dumps.
* Makefile.in (amd64obsd-tdep.o): Update dependencies.
* config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
gdb/ChangeLog
gdb/Makefile.in
gdb/amd64obsd-tdep.c
gdb/config/i386/obsd64.mt