gdbserver: turn target op '{supports_}stopped_by_sw_breakpoint' into a method
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index c42d8d7414cc6c7c3c133c7c27e2d1586111e508..6f8b51f3e445c06e9d3db8670996e287fbb880d4 100644 (file)
@@ -1838,8 +1838,6 @@ win32_sw_breakpoint_from_kind (int kind, int *size)
 static win32_process_target the_win32_target;
 
 static process_stratum_target win32_target_ops = {
-  NULL, /* stopped_by_sw_breakpoint */
-  NULL, /* supports_stopped_by_sw_breakpoint */
   NULL, /* stopped_by_hw_breakpoint */
   NULL, /* supports_stopped_by_hw_breakpoint */
   target_can_do_hardware_single_step,
This page took 0.025036 seconds and 4 git commands to generate.