* hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
authorMark Kettenis <kettenis@gnu.org>
Sat, 11 Dec 2004 23:04:58 +0000 (23:04 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 11 Dec 2004 23:04:58 +0000 (23:04 +0000)
commiteeca586fd428ea0e776a57bdf2e61553d95c791b
tree24e2084262a33b06f1247bc9ad7b9f50dd12c845
parent17a53e46b0fefa04a2725cbea280785d9951bd09
* hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
(hppa_hpux_save_state_offset): New function, replacing variable
with the same name.
(hppa_cannot_fetch_register, hppa_cannot_store_register): Remove
functions.
(hppa_hpux_fetch_register): Don't call hppa_cannot_fetch_register.
Use new hppa_hpux_save_state_offset function.  Add special
handling for handling 64-bit "flags" register.
(hppa_hpux_store_register): Likewise.
(hppa_hpux_child_can_run): Tweak comment.
gdb/ChangeLog
gdb/hppa-hpux-nat.c