OSDN Git Service

* config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
authorkettenis <kettenis>
Sun, 15 Aug 2004 16:10:20 +0000 (16:10 +0000)
committerkettenis <kettenis>
Sun, 15 Aug 2004 16:10:20 +0000 (16:10 +0000)
Remove defines.

gdb/ChangeLog
gdb/config/i386/nm-linux64.h

index a7f2764..7bb0743 100644 (file)
@@ -1,5 +1,8 @@
 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
 
+       * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
+       Remove defines.
+
        * linux-nat.c (kill_inferior): Add missing third and fourth
        arguments to ptrace call.  Don't use PTRACE_ARG3_TYPE.
 
index 1764758..dacbc81 100644 (file)
@@ -52,12 +52,6 @@ extern unsigned long amd64_linux_dr_get_status (void);
   amd64_linux_dr_get_status ()
 \f
 
-/* Type of the third argument to the `ptrace' system call.  */
-#define PTRACE_ARG3_TYPE long
-
-/* Type of the fourth argument to the `ptrace' system call.  */
-#define PTRACE_XFER_TYPE long
-
 /* Override copies of {fetch,store}_inferior_registers in `infptrace.c'.  */
 #define FETCH_INFERIOR_REGISTERS