OSDN Git Service

* arch-utils.c (gdbarch_info_fill): Also try core_bfd.
authordrow <drow>
Mon, 10 Sep 2007 21:14:10 +0000 (21:14 +0000)
committerdrow <drow>
Mon, 10 Sep 2007 21:14:10 +0000 (21:14 +0000)
commit84840fd973041c1eb956e03d794312519b0f1a6c
tree8da2f2ab5d8a2c724fce97ca467b225498403b75
parentda64ed6a33ae7517427bfb2f295594673d86c516
* arch-utils.c (gdbarch_info_fill): Also try core_bfd.
* corelow.c (core_read_description): New.
(init_core_ops): Set to_read_description.
* gdbarch.sh: Add gdbarch_core_read_description.
* mips-linux-tdep.c (mips_linux_core_read_description): New.
(mips_linux_init_abi): Call set_gdbarch_core_read_description.
* mips-tdep.c (mips_tdesc_gp32, mips_tdesc_gp64): New.
(mips_register_g_packet_guesses): Use them.
(_initialize_mips_tdep): Initialize them.
* mips-tdep.h (mips_tdesc_gp32, mips_tdesc_gp64): Declare.
* gdbarch.h, gdbarch.c: Regenerated.
gdb/ChangeLog
gdb/arch-utils.c
gdb/corelow.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/mips-linux-tdep.c
gdb/mips-tdep.c
gdb/mips-tdep.h