gdbserver: turn target op 'supports_catch_syscall' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index 399ccaefad7fed72b08932daf8b6905042c36833..76519692a3e310957d0b7fd51f6d591e46a5ff13 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_catch_syscall */
   NULL,  /* get_ipa_tdesc_idx */
   &the_lynx_target,
 };
This page took 0.025789 seconds and 4 git commands to generate.