]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32r/tconfig.h
sim: enable watchpoint module everywhere
[thirdparty/binutils-gdb.git] / sim / m32r / tconfig.h
index e06d2cfe8aca394f198c84dd1b01ff74f2b18473..00ca73f731e4b389301ddaf371cc70d1b459c07f 100644 (file)
@@ -9,11 +9,6 @@
 /* For MSPR support.  FIXME: revisit.  */
 #define WITH_DEVICES 1
 
-#if 0
-/* Enable watchpoints.  */
-#define WITH_WATCHPOINTS 1
-#endif
-
 /* Define this to enable the intrinsic breakpoint mechanism. */
 /* FIXME: may be able to remove SIM_HAVE_BREAKPOINT since it essentially
    duplicates ifdef SIM_BREAKPOINT (right?) */