* config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 11 Aug 2004 21:51:29 +0000 (21:51 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 11 Aug 2004 21:51:29 +0000 (21:51 +0000)
        * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
        * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.

gdb/ChangeLog
gdb/config/pa/nm-hppah.h
gdb/config/rs6000/xm-rs6000.h
gdb/config/xm-aix4.h

index 5f33f8f043d0c87e5a84ca8e0ce6b3492d488124..e8abc803b457f2677a2791b59a2283028804fbb6 100644 (file)
@@ -1,3 +1,9 @@
+2004-08-11  Joel Brobecker  <brobecker@gnat.com>
+
+       * 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.
+
 2004-08-11  Mark Kettenis  <kettenis@gnu.org>
 
        * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
index 91a71a40c940d088209c07cefff03e21186651f3..5f37239f93061a95c674aec1d97b0b3125b4d88b 100644 (file)
@@ -41,10 +41,6 @@ struct target_ops;
    So I don't feel the least bit guilty about this.  */
 #define PTRACE_ARG3_TYPE CORE_ADDR
 
-/* HPUX 8.0, in its infinite wisdom, has chosen to prototype ptrace
-   with five arguments, so programs written for normal ptrace lose.  */
-#define FIVE_ARG_PTRACE
-
 /* We need to figure out where the text region is so that we use the
    appropriate ptrace operator to manipulate text.  Simply
    reading/writing user space will crap out HPUX.  */
index 51096e643b0ff0b170e6d6f3404bea91fd53995d..6b7678a27cadb9658c3911575b9e6d1fa197a438 100644 (file)
@@ -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.  */
 
index eb11233adfc5eecaa346964156ed6517299688cd..eb763e905b3c5a641a8b1219ab2c57c256173d58 100644 (file)
@@ -20,8 +20,6 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#define FIVE_ARG_PTRACE
-
 /* This system requires that we open a terminal with O_NOCTTY for it to
    not become our controlling terminal.  */