IA-64 changes for linux threads
[deliverable/binutils-gdb.git] / gdb / config / ia64 / nm-linux.h
index d6c13329053ac075d8a1d8fe41fc23add664c558..afb86751a3a5ce7965d795cc837e6a90e31338ae 100644 (file)
 #ifndef NM_LINUX_H
 #define NM_LINUX_H
 
-/* We define this if link.h is available, because with ELF we use SVR4 style
-   shared libraries. */
-
-#ifdef HAVE_LINK_H
-#define SVR4_SHARED_LIBS
-#include "solib.h"             /* Support for shared libraries. */
-#endif
+#include "nm-linux.h"
 
 /* Note:  It seems likely that we'll have to eventually define
    FETCH_INFERIOR_REGISTERS.  But until that time, we'll make do
@@ -50,7 +44,4 @@ extern int ia64_register_u_addr(int, int);
 #define PTRACE_ARG3_TYPE long
 #define PTRACE_XFER_TYPE long
 
-/* Tell gdb that we can attach and detach other processes */
-#define ATTACH_DETACH
-
 #endif /* #ifndef NM_LINUX_H */
This page took 0.023374 seconds and 4 git commands to generate.