OSDN Git Service

2002-04-24 Roland McGrath <roland@frob.com>
authormsnyder <msnyder>
Wed, 24 Apr 2002 21:44:45 +0000 (21:44 +0000)
committermsnyder <msnyder>
Wed, 24 Apr 2002 21:44:45 +0000 (21:44 +0000)
commitab744aa9af93b3939c74297b9d91bee97ee2f82f
tree420b2d33e06d4b6f48853f3524db4de7f103ed43
parentee1a128907c2f699831057b0ccd397cddc598585
2002-04-24  Roland McGrath  <roland@frob.com>

* config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
* i386gnu-nat.c [HAVE_SYS_PROCFS_H]
(supply_gregset, supply_fpregset): New functions.

* gnu-nat.c (gnu_find_memory_regions): New function.
(init_gnu_ops): Set `to_find_memory_regions' hook to that.
(gnu_xfer_memory): Add a cast.
gdb/ChangeLog
gdb/config/i386/i386gnu.mh
gdb/gnu-nat.c
gdb/i386gnu-nat.c