summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2002-05-19 17:19:55 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2002-05-19 17:19:55 +0000
commita8b069c328baa11c735f172e928f37ea4931f5f1 (patch)
treec930bf4e8183cd6fec7b4f7a7d007adec2c3a94f /gnu/usr.bin/binutils
parent2317a6737135d0f06d63fa8d380aabf09100e229 (diff)
enable attaching to a running process on alpha.
ok millert@
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/gdb/config/alpha/nm-obsd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/config/alpha/nm-obsd.h b/gnu/usr.bin/binutils/gdb/config/alpha/nm-obsd.h
index 322189d516d..0c31c103662 100644
--- a/gnu/usr.bin/binutils/gdb/config/alpha/nm-obsd.h
+++ b/gnu/usr.bin/binutils/gdb/config/alpha/nm-obsd.h
@@ -30,6 +30,8 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
/* #include "nm-obsd.h" */
#include <machine/alpha_cpu.h>
+#define ATTACH_DETACH
+
/* unnneeded here. */
#define PTRACE_ARG3_TYPE char*