PATCH ARM/NetBSD fix {fetch|store}_inferior_registers

Richard Earnshaw rearnsha@arm.com
Tue Feb 19 09:59:00 GMT 2002


Converts all the functions to use ANSI-style function declarations.  Also 
uses supply_register/regcache_collect interfaces.

Still need to fix fetch_core_registers in this file, but that probably 
needs a lot more work to support elf images as well.

R.

2002-02-19  Richard Earnshaw  <rearnsha@arm.com>

	* armnbsd-nat.c : ANSIfy all function declarations.
	(fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
	(fetch_inferior_registers): Re-implement in terms of above.
	(store_register, store_regs, store_fp_register, store_fp_regs): New.
	(store_inferior_registers): Re-implement in terms of above.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-nbsdnatreg.patch
Type: text/x-patch
Size: 10447 bytes
Desc: gdb-nbsdnatreg.patch
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20020219/3df74405/attachment.bin>


More information about the Gdb-patches mailing list