gdbserver: turn target op 'supports_software_single_step' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index 0c460be5f3186c35f3c65c13a1fddb43cfb9be10..399ccaefad7fed72b08932daf8b6905042c36833 100644 (file)
@@ -741,7 +741,6 @@ static lynx_process_target the_lynx_target;
 /* The LynxOS target_ops vector.  */
 
 static process_stratum_target lynx_target_ops = {
-  NULL,  /* supports_software_single_step */
   NULL,  /* supports_catch_syscall */
   NULL,  /* get_ipa_tdesc_idx */
   &the_lynx_target,
This page took 0.025055 seconds and 4 git commands to generate.