]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Preliminary cleanup for splitting host/native/target.
authorJohn Gilmore <gnu@cygnus>
Fri, 18 Sep 1992 07:40:15 +0000 (07:40 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 18 Sep 1992 07:40:15 +0000 (07:40 +0000)
commit997cc2c0a3ca76b3da1489ce530df5d0c3a46a2c
tree8c268a054c7bdba489d21b96764ef356032c8459
parent2ec3d07cc720e9d81ee3d174829d6231cecbebf1
Preliminary cleanup for splitting host/native/target.
* infptrace.c (child_resume):  Don't deal with NO_SINGLE_STEP
here; it is dealt with at a gdb-target-independent level.
* rs6000-tdep.c (single_step):  Don't call ptrace, we are a
high toned routine.  Fix return type to void.
gdb/ChangeLog
gdb/infptrace.c
gdb/rs6000-tdep.c