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