OSDN Git Service

* i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
authorPeter Schauer <pes@regent.e-technik.tu-muenchen.de>
Fri, 22 Sep 2000 17:45:47 +0000 (17:45 +0000)
committerPeter Schauer <pes@regent.e-technik.tu-muenchen.de>
Fri, 22 Sep 2000 17:45:47 +0000 (17:45 +0000)
commit1d7afcdcb48a2202ea15b028cd6f7fc7a13502d0
tree154233d26e6d691540dfec3655d221061aaa6b02
parent8533752ad310096050ab09e600e35ae377e0bad3
* i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
OLD_CANNOT_FETCH_REGISTER):  New definitions for accessible registers
when accessing the registers via the U area.
(fetch_register, store_register):  Use them.
(cannot_fetch_register, cannot_store_register):  New functions,
all registers should be accessible if we have GETREGS support.
* config/i386/nm-linux.h:  Use cannot_fetch/store_register for
CANNOT_FETCH/STORE_REGISTER definitions.
gdb/ChangeLog
gdb/config/i386/nm-linux.h
gdb/i386-linux-nat.c