PATCH ARM/NetBSD handle elf core files

Richard Earnshaw rearnsha@arm.com
Thu Feb 21 04:22:00 GMT 2002


Now we can read elf core files on ARM/NetBSD as well.

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

	* Makefile.in (armnbsd-nat.o): Update dependencies.
	* armnbsd-nat.c (supply_gregset): New function.  Common code to
	supply the integer register set.
	(supply_fparegset): New function.  Similar for FPA registers.
	(fetch_regs, fetch_fp_regs): Use them.
	(fetch_core_registers): Likewise.
	(fetch_elfcore_registers): New function.
	(arm_netbsd_elfcore_fns): New core-file type specification.
	(_initialize_arm_netbsd_nat): Register it.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-nbsdecore.patch
Type: text/x-patch
Size: 6607 bytes
Desc: gdb-nbsdecore.patch
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20020221/27325714/attachment.bin>


More information about the Gdb-patches mailing list