gdbserver: turn target op 'supports_tracepoints' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index c42a9b401e511b2277b3957f06da26dfb8ebe651..5a0648987c700a86a727d93cb1980d8e47b95241 100644 (file)
@@ -735,7 +735,6 @@ static lynx_process_target the_lynx_target;
 /* The LynxOS target_ops vector.  */
 
 static process_stratum_target lynx_target_ops = {
-  NULL,  /* supports_tracepoints */
   NULL,  /* read_pc */
   NULL,  /* write_pc */
   NULL,  /* thread_stopped */
This page took 0.02696 seconds and 4 git commands to generate.