OSDN Git Service

* regset.h (struct core_regset_section): Add HUMAN_NAME.
authoruweigand <uweigand>
Mon, 4 Jan 2010 14:57:43 +0000 (14:57 +0000)
committeruweigand <uweigand>
Mon, 4 Jan 2010 14:57:43 +0000 (14:57 +0000)
commitaa0e1638bd99d5bac95fdd9aeb91ae8fda3ace59
tree5be31b19df85bed13436f0b042ead414f53174e8
parent5e993203bdfc34dcb1a0b4247314881bf2aa697f
* 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