* config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
[deliverable/binutils-gdb.git] / gdb / config / mips / nm-irix4.h
index 9c02eb3573b1480ae885d3997e4525bb91c35046..bf4a02c2fc43bb80bd2d45696ae85102cfb7c323 100644 (file)
@@ -54,7 +54,7 @@
   procfs_stopped_by_watchpoint(inferior_ptid)
 extern int procfs_stopped_by_watchpoint (ptid_t);
 
-#define HAVE_NONSTEPPABLE_WATCHPOINT
+#define HAVE_NONSTEPPABLE_WATCHPOINT 1
 
 /* Use these macros for watchpoint insertion/deletion.  */
 /* type can be 0: write watch, 1: read watch, 2: access watch (read/write) */
This page took 0.023404 seconds and 4 git commands to generate.