aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/rs6000
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2004-08-11 21:51:29 +0000
committerJoel Brobecker <brobecker@gnat.com>2004-08-11 21:51:29 +0000
commit82e0b968b3549367dc64127f70c4a76cee98f555 (patch)
tree66e1a00030fea8cb8e7f0fd5b9a91a39d0c8ceb6 /gdb/config/rs6000
parent11b04d1f5d7e7f929a4be05d30ebbfce38c342a1 (diff)
downloadgdb-82e0b968b3549367dc64127f70c4a76cee98f555.zip
gdb-82e0b968b3549367dc64127f70c4a76cee98f555.tar.gz
gdb-82e0b968b3549367dc64127f70c4a76cee98f555.tar.bz2
* config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
* config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise. * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
Diffstat (limited to 'gdb/config/rs6000')
-rw-r--r--gdb/config/rs6000/xm-rs6000.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/rs6000/xm-rs6000.h b/gdb/config/rs6000/xm-rs6000.h
index 51096e6..6b7678a 100644
--- a/gdb/config/rs6000/xm-rs6000.h
+++ b/gdb/config/rs6000/xm-rs6000.h
@@ -43,8 +43,6 @@
#define USG 1
-#define FIVE_ARG_PTRACE
-
/* This system requires that we open a terminal with O_NOCTTY for it to
not become our controlling terminal. */