* arch-utils.c (gdbarch_info_fill): Also try core_bfd.
authorDaniel Jacobowitz <drow@false.org>
Mon, 10 Sep 2007 21:14:11 +0000 (21:14 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 10 Sep 2007 21:14:11 +0000 (21:14 +0000)
commit4eb0ad19f379a411b76d7adf2664c46f79402878
tree10d6012bd8cc9d1f46589acbdccdd215cd792bcb
parent6a6b96b9c2552b97902d8ef1fbbce207328eef16
* 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
This page took 0.025441 seconds and 4 git commands to generate.