]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2002-04-24 Roland McGrath <roland@frob.com>
authorMichael Snyder <msnyder@vmware.com>
Wed, 24 Apr 2002 21:44:47 +0000 (21:44 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 24 Apr 2002 21:44:47 +0000 (21:44 +0000)
commit57e76facc3ddc7822ff71a3fcc55b324c1f0bb1d
treead67cb0847a1d37611f7199d794603296d29f77a
parent11832e60a3c7c3b4798df6139e8f24f16267031a
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