OSDN Git Service

* i386bsd-nat.c: Include "gregset.h".
authorMark Kettenis <kettenis@gnu.org>
Wed, 31 May 2000 23:14:19 +0000 (23:14 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 31 May 2000 23:14:19 +0000 (23:14 +0000)
commitcf49661517002ffbc5f0e4b1d04f1aecd40234d2
tree9363d5af9ac0506b0b36302a5b312e5bbff16113
parent7058f19ab47e06b11a38c247c38d0fc4daebfafe
* i386bsd-nat.c: Include "gregset.h".
(CANNOT_STORE_REGISTER): Define to cannot_fetch_register instead
of CANNOT_FETCH_REGISTER, if not already defined.
(supply_gregset): Call supply_register with NULL as its second
argument instead of supplying our own zeroed out buffer.
(fill_gregset): Copy contents of correct registers instead of the
contents of register REGNO.
gdb/ChangeLog
gdb/i386bsd-nat.c