* regset.h (struct core_regset_section): Add HUMAN_NAME.
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 4 Jan 2010 14:57:44 +0000 (14:57 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 4 Jan 2010 14:57:44 +0000 (14:57 +0000)
commit1b1818e443eb8f134e0bc2f5ec950c8a16df6883
tree8f0f48069e6f1599263926ab5b8028cc94ff2419
parentdcbf108f79b23f0092a6d3c7cfb13471172e865f
* 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
This page took 0.034544 seconds and 4 git commands to generate.