* i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
authorPeter Schauer <Peter.Schauer@mytum.de>
Fri, 22 Sep 2000 17:45:47 +0000 (17:45 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Fri, 22 Sep 2000 17:45:47 +0000 (17:45 +0000)
commitd5d653533c52e5f5f417afedf6ff3c6e6311e5ac
treed0c7459f1a757906fb5810a8400b11ab629b24f9
parent151337e87933dfb13a87703c0c9c2cf2f1f6084e
* 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
This page took 0.026108 seconds and 4 git commands to generate.