gdbserver: turn non-stop and async target ops into methods
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index 23c23bc7ed8ea8d77e9e98c05b3fdf419aa6c6f1..60a7f475f84f8739e5164d5ab66ff461bd60c1d4 100644 (file)
@@ -1852,9 +1852,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, /* supports_non_stop */
-  NULL, /* async */
-  NULL, /* start_non_stop */
   NULL, /* supports_multi_process */
   NULL, /* supports_fork_events */
   NULL, /* supports_vfork_events */
This page took 0.02261 seconds and 4 git commands to generate.