gdbserver/linux-low: turn 'get_thread_area' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-m68k-low.cc
index cfb0a0ac2bfffa077deda660d6634d6669135f93..acbb6dde1d7e86da334347f6db28c6e2c1165368 100644 (file)
@@ -265,9 +265,6 @@ m68k_supports_hardware_single_step (void)
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* process_qsupported */
-  NULL, /* supports_tracepoints */
-  NULL, /* get_thread_area */
   NULL, /* install_fast_tracepoint_jump_pad */
   NULL, /* emit_ops */
   NULL, /* get_min_fast_tracepoint_insn_len */
This page took 0.023694 seconds and 4 git commands to generate.