gdbserver/linux-low: turn 'supports_tracepoints' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index ac6b1d7b1c15d90798c3518ad1b845bccaa6a2dc..4fead793f9730636100647346a3e16acd56167a5 100644 (file)
@@ -192,7 +192,6 @@ sh_target::low_arch_setup ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* supports_tracepoints */
   NULL, /* get_thread_area */
   NULL, /* install_fast_tracepoint_jump_pad */
   NULL, /* emit_ops */
This page took 0.023094 seconds and 4 git commands to generate.