* config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
authorJoel Brobecker <brobecker@gnat.com>
Sat, 4 Sep 2004 23:46:48 +0000 (23:46 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 4 Sep 2004 23:46:48 +0000 (23:46 +0000)
        * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.

gdb/ChangeLog
gdb/config/alpha/nm-osf.h
gdb/config/powerpc/nm-aix.h

index f4d10e72ab459d201ddb179c809d23e7a63f440b..5ada106e7a3b4c029e590d253691e89856ac7c0c 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-04  Joel Brobecker  <brobecker@gnat.com>
+
+       * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
+       * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
+
 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
 
        * config/rs6000/xm-aix4.h: Remove this file.
index 326bb3005ca3f3f0f68251298abf705dc0496726..288bc352dcbebad577ab98b497a165c7aee4fe06 100644 (file)
 
 #define U_REGS_OFFSET 0
 
-/* FIXME: Shouldn't the default definition in inferior.h be int* ? */
-
-#define PTRACE_ARG3_TYPE int*
-
 /* ptrace transfers longs, the ptrace man page is lying.  */
 
 #define PTRACE_XFER_TYPE long
index 8c8a939cca2d4e313580c0af97791fa70cea227b..8dd21045e914fee0f9facadc7b1b32c9d71277a0 100644 (file)
@@ -20,4 +20,3 @@
 
 #include "rs6000/nm-rs6000.h"
 
-#define PTRACE_ARG3_TYPE int*