X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flynx-low.cc;h=399ccaefad7fed72b08932daf8b6905042c36833;hb=5303a34f9021a918a53376f215798dc65bf1a45c;hp=0c460be5f3186c35f3c65c13a1fddb43cfb9be10;hpb=7f63b89b3a4229c2274f613111a907623853351f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/lynx-low.cc b/gdbserver/lynx-low.cc index 0c460be5f3..399ccaefad 100644 --- a/gdbserver/lynx-low.cc +++ b/gdbserver/lynx-low.cc @@ -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,