gdbserver: turn target op 'supports_tracepoints' into a method
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index f068091dc987606e3ff02152dbf991c2b5c9dbb7..87a59648c302585f75c5c30407e0ef38502ac10f 100644 (file)
@@ -1852,7 +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_tracepoints */
   NULL, /* read_pc */
   NULL, /* write_pc */
   NULL, /* thread_stopped */
This page took 0.024772 seconds and 4 git commands to generate.