* hppa-hpux-nat.c (child_suppress_run): Add variable to allow
authorDave Anglin <dave.anglin@nrc.ca>
Tue, 23 Nov 2004 01:01:59 +0000 (01:01 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Tue, 23 Nov 2004 01:01:59 +0000 (01:01 +0000)
commit3f6306ec32b715d16968a54f97e75136f978d7de
treea0cb13a1803a821b05be8c89ae2b8de88d676129
parent55903abd03093c6cf94d705f6aae6df9f133114f
* hppa-hpux-nat.c (child_suppress_run): Add variable to allow
hpux-thread.c to suppress children from running.
(hppa_hpux_child_can_run): New function.
(_initialize_hppa_hpux_nat): Use hppa_hpux_child_can_run.
* hpux-thread.c: Include string.h and hppa-tdep.h.
(FLAGS_REGNUM, SP_REGNUM, PC_REGNUM): Rename to HPPA_FLAGS_REGNUM,
HPPA_SP_REGNUM and HPPA_PCOQ_HEAD_REGNUM, respectively.
(hpux_thread_store_registers): Replace deprecated_registers with
calls to regcache_raw_read.
* config/pa/hpux11.mh, config/pa/hpux11w.mh: Delete HOST_IPC.
gdb/ChangeLog
gdb/config/pa/hpux11.mh
gdb/config/pa/hpux11w.mh
gdb/hppa-hpux-nat.c
gdb/hpux-thread.c
This page took 0.033467 seconds and 4 git commands to generate.