gdbserver: turn btrace-related target ops into methods
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index 84b6ea3e2854904a6a1846774ca185797170c16b..7fdc90feff161da3a7a65f8fcb420c94b63031b9 100644 (file)
@@ -1858,10 +1858,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, /* enable_btrace */
-  NULL, /* disable_btrace */
-  NULL, /* read_btrace */
-  NULL, /* read_btrace_conf */
   NULL, /* supports_range_stepping */
   NULL, /* pid_to_exec_file */
   NULL, /* multifs_open */
This page took 0.042186 seconds and 4 git commands to generate.