This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] Remove hard-coded platform-specific core-file register section names


> ChangeLog:
> 
> 	* 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.

I've checked this in as well.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]