aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/nm-cygwin64.h
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2009-03-26 00:18:46 +0000
committerPierre Muller <muller@sourceware.org>2009-03-26 00:18:46 +0000
commit2bc57ae31d16179dbe6b7401d497b071c8ce4459 (patch)
treee9a6748b91504f11acf5724da5c5d82ca88b0ab5 /gdb/config/i386/nm-cygwin64.h
parentb7ab523c0d9bae8d4ef9b002fc60596e353abebf (diff)
downloadgdb-2bc57ae31d16179dbe6b7401d497b071c8ce4459.zip
gdb-2bc57ae31d16179dbe6b7401d497b071c8ce4459.tar.gz
gdb-2bc57ae31d16179dbe6b7401d497b071c8ce4459.tar.bz2
* config/i386/nm-i386.h: Remove code within
I386_WATCHPOINTS_IN_TARGET_VECTOR conditional. * config/i386/nm-cygwin.h: Remove I386_WATCHPOINTS_IN_TARGET_VECTOR macro. * config/i386/nm-cygwin64.h: Ditto. * config/i386/nm-fbsd.h: Ditto. * config/i386/nm-go32.h: Ditto. * config/i386/nm-linux.h: Ditto. * config/i386/nm-linux64.h: Ditto.
Diffstat (limited to 'gdb/config/i386/nm-cygwin64.h')
-rw-r--r--gdb/config/i386/nm-cygwin64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/i386/nm-cygwin64.h b/gdb/config/i386/nm-cygwin64.h
index a476848..71b2682 100644
--- a/gdb/config/i386/nm-cygwin64.h
+++ b/gdb/config/i386/nm-cygwin64.h
@@ -19,7 +19,6 @@
void dll_symbol_command (char *, int);
#define I386_USE_GENERIC_WATCHPOINTS
-#define I386_WATCHPOINTS_IN_TARGET_VECTOR
#include "i386/nm-i386.h"