]> Git Repo - binutils.git/commit
* infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY
authorJeff Law <[email protected]>
Fri, 21 Jan 1994 16:23:36 +0000 (16:23 +0000)
committerJeff Law <[email protected]>
Fri, 21 Jan 1994 16:23:36 +0000 (16:23 +0000)
commit40df7e2729a6a01e1623f7893fb19278e2d56a19
treeecc92204562c4378d89bc81a6404f6e0a795836e
parent918fea3e3ca140642536617d04e32b5f4e4077a6
* infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY
is not defined.

* hppab-nat.c (call_ptrace): Delete redundant function.
(kill_inferior, attach, detach, child_resume): Likewise.
(child_xfer_memory): Likewise.

* hppah-nat.c (call_ptrace): Delete redundant function.
(kill_inferior, attach, detach, child_resume): Likewise.

* config/pa/hppabsd.mh (NATDEPFILES): Add infptrace.o.

* config/pa/hppahpux.mh (NATDEPFILES): Add infptrace.o.

* config/pa/nm-hppab.h (FETCH_INFERIOR_REGISTERS): Define.

* config/pa/nm-hppah.h (FETCH_INFERIOR_REGISTERS): define.
(CHILD_XFER_MEMORY): Define.
(PT_*): Define so that generic infptrace.c code can be used.
gdb/config/pa/hppabsd.mh
gdb/config/pa/hppahpux.mh
gdb/config/pa/nm-hppab.h
gdb/config/pa/nm-hppah.h
This page took 0.023007 seconds and 4 git commands to generate.