gdbserver: turn target op 'supports_catch_syscall' into a method
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index b218ff5f3fe184eac74d951ae100c65919daec5e..132d33441bf82b01eeaa14b4746c37af438bf002 100644 (file)
@@ -1858,7 +1858,6 @@ win32_process_target::sw_breakpoint_from_kind (int kind, int *size)
 static win32_process_target the_win32_target;
 
 static process_stratum_target win32_target_ops = {
-  NULL, /* supports_catch_syscall */
   NULL, /* get_ipa_tdesc_idx */
   &the_win32_target,
 };
This page took 0.023759 seconds and 4 git commands to generate.