aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/ia64
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-08-22 16:32:35 +0000
committerMark Kettenis <kettenis@gnu.org>2004-08-22 16:32:35 +0000
commitc5fa424560dd1098617ee6df456a7d4b4fb5f9f1 (patch)
treeb242b4d188a419e87a24d5c247eab5256ee3a158 /gdb/config/ia64
parent387c058c8766cd9ad3ca88213afca5951b2d16bf (diff)
downloadgdb-c5fa424560dd1098617ee6df456a7d4b4fb5f9f1.zip
gdb-c5fa424560dd1098617ee6df456a7d4b4fb5f9f1.tar.gz
gdb-c5fa424560dd1098617ee6df456a7d4b4fb5f9f1.tar.bz2
* ia64-linux-nat.c: Update copyright year.
(fetch_debug_register, store_debug_register) (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3. * config/ia64/nm-linux.h: Update copyright year. (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
Diffstat (limited to 'gdb/config/ia64')
-rw-r--r--gdb/config/ia64/nm-linux.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/config/ia64/nm-linux.h b/gdb/config/ia64/nm-linux.h
index 20229a0..7e91726 100644
--- a/gdb/config/ia64/nm-linux.h
+++ b/gdb/config/ia64/nm-linux.h
@@ -1,5 +1,6 @@
/* Native support for GNU/Linux, for GDB, the GNU debugger.
- Copyright 1999, 2000, 2001
+
+ Copyright 1999, 2000, 2001, 2004
Free Software Foundation, Inc.
This file is part of GDB.
@@ -42,9 +43,6 @@ extern int ia64_cannot_store_register (int regno);
#define U_REGS_OFFSET 0
-#define PTRACE_ARG3_TYPE long
-#define PTRACE_XFER_TYPE long
-
/* Hardware watchpoints */
#define TARGET_HAS_HARDWARE_WATCHPOINTS