[gdbserver] Disable conditional breakpoints on no-hardware-single-step targets
[deliverable/binutils-gdb.git] / gdb / gdbserver / spu-low.c
index 73f17860807b2de5b385f863d9687eec585c7f60..a56a8893c4a3179b22a73025121e4f17653e451f 100644 (file)
@@ -662,6 +662,7 @@ static struct target_ops spu_target_ops = {
   NULL, /* supports_stopped_by_sw_breakpoint */
   NULL, /* stopped_by_hw_breakpoint */
   NULL, /* supports_stopped_by_hw_breakpoint */
+  NULL, /* supports_conditional_breakpoints */
   NULL,
   NULL,
   NULL,
This page took 0.034972 seconds and 4 git commands to generate.