* config/s390/s390.mh: Don't use the linux-thread.o module;
[deliverable/binutils-gdb.git] / gdb / config / s390 / nm-linux.h
index 242d57cf422033340db6e58623560089fdfdd3e6..52f26dfc0ffa78e2bac97a9908417e2d9e85a7a9 100644 (file)
@@ -49,7 +49,6 @@ extern int kernel_u_size (void);
 
 #define TARGET_HAS_HARDWARE_WATCHPOINTS
 #define HAVE_CONTINUABLE_WATCHPOINT
-#define HAVE_STEPPABLE_WATCHPOINT
 #define target_insert_watchpoint(addr, len, type)  \
   s390_insert_watchpoint (PIDGET (inferior_ptid), addr, len, type)
 
This page took 0.023771 seconds and 4 git commands to generate.