aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/nm-i386v42mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/nm-i386v42mp.h')
-rw-r--r--gdb/config/i386/nm-i386v42mp.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/gdb/config/i386/nm-i386v42mp.h b/gdb/config/i386/nm-i386v42mp.h
index 5b5c7f0..c5abdc3 100644
--- a/gdb/config/i386/nm-i386v42mp.h
+++ b/gdb/config/i386/nm-i386v42mp.h
@@ -23,7 +23,13 @@
#ifndef NM_I386V42MP_H
#define NM_I386V42MP_H
-#include "config/nm-sysv4.h"
+/* Use SVR4 style shared library support */
+
+#include "solib.h"
+
+/* SVR4 has /proc support, so use it instead of ptrace. */
+
+#define USE_PROC_FS
/* define to select for other sysv4.2mp weirdness (see procfs.c) */