* 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)
commitb051bfa4994eb91113ad1961bbf46507930d510e
tree849618ba077b1b3a299c96b67d0364c103a90525
parent6cf014052f9f3c712cbf04271f18e84f34bc1a2a
* 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
This page took 0.03258 seconds and 4 git commands to generate.