* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
[deliverable/binutils-gdb.git] / gdb / config / i386 / nm-cygwin.h
index 7eac99ba3fdee1fb1368355578ff6c84f546cbd3..ed730b831642fc9e61dcbced97eb509445680559 100644 (file)
@@ -1,5 +1,5 @@
 /* Native definitions for Intel x86 running CYGWIN.
-   Copyright 2002 Free Software Foundation, Inc.
+   Copyright 2002, 2006 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#define ATTACH_NO_WAIT
+#define ADD_SHARED_SYMBOL_FILES dll_symbol_command
+void dll_symbol_command (char *, int);
+
 #define I386_USE_GENERIC_WATCHPOINTS
 
 #include "i386/nm-i386.h"
This page took 0.025439 seconds and 4 git commands to generate.