gdbserver/linux-low: turn 'supports_tracepoints' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-arm-low.cc
index 9e74b03df07bbad325237cbdcafcae679c9728be..383f217277add4953ae31e5b28af96ccac6d9c14 100644 (file)
@@ -1117,7 +1117,6 @@ arm_target::get_regs_info ()
 }
 
 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.024318 seconds and 4 git commands to generate.