OSDN Git Service

* regset.h (struct core_regset_section): Add HUMAN_NAME.
authoruweigand <uweigand>
Mon, 4 Jan 2010 23:57:43 +0000 (23:57 +0000)
committeruweigand <uweigand>
Mon, 4 Jan 2010 23:57:43 +0000 (23:57 +0000)
commitc105c4548669dba43c3ece6df22b76b81ce0556b
tree723ac9bcea4ad2a7310bbdf0ad938b133b67946f
parent3edd3e44d56189dfdf86fa68d0190d07b02d2bb0
* regset.h (struct core_regset_section): Add HUMAN_NAME.
* i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME.
* ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
(ppc_linux_vmx_regset_sections): Likewise.
(ppc_linux_fp_regset_sections): Likewise.

* corelow.c (get_core_register_section): Constify arguments.
(get_core_registers): Use gdbarch_core_regset_sections instead
of hard-coded platform-specific register section names.
gdb/ChangeLog
gdb/corelow.c
gdb/i386-linux-tdep.c
gdb/ppc-linux-tdep.c
gdb/regset.h