src/gdb ChangeLog Makefile.in armnbsd-nat.c
rearnsha@sources.redhat.com
rearnsha@sources.redhat.com
Thu Feb 21 04:20:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: rearnsha@sources.redhat.com 2002-02-21 04:19:56
Modified files:
gdb : ChangeLog Makefile.in armnbsd-nat.c
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2244&r2=1.2245
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.159&r2=1.160
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/armnbsd-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8
More information about the Gdb-cvs
mailing list