diff options
Diffstat (limited to 'gdb/config/nm-linux.h')
-rw-r--r-- | gdb/config/nm-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/nm-linux.h b/gdb/config/nm-linux.h index 950e5af..0817c0a 100644 --- a/gdb/config/nm-linux.h +++ b/gdb/config/nm-linux.h @@ -24,9 +24,6 @@ struct target_ops; /* GNU/Linux is SVR4-ish but its /proc file system isn't. */ #undef USE_PROC_FS -/* Tell GDB that we can attach and detach other processes. */ -#define ATTACH_DETACH - /* Since we're building a native debugger, we can include <signal.h> to find the range of real-time signals. */ |