* config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
2002-05-18 Mark Kettenis <kettenis@gnu.org>
+ * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
+ * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
+
* corelow.c (core_open): Only call set_gdbarch_from_file if
exec_bfd is NULL.
/* Native definitions for Intel x86 running CYGWIN.
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright 2002 Free Software Foundation, Inc.
This file is part of GDB.
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define NO_PTRACE_H
-
#define I386_USE_GENERIC_WATCHPOINTS
#include "i386/nm-i386.h"
/* Native definitions for Intel x86 running DJGPP.
- Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+ Copyright 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define NO_PTRACE_H
-
#define I386_USE_GENERIC_WATCHPOINTS
#include "i386/nm-i386.h"