X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-bfin-low.cc;h=06fcf76bf50f727e51382827a731b70478f49f88;hb=47f70aa7685c0a7fad4ca76964a4199a5b5edd1c;hp=bc3e312c18f64943af7ba3ea95c1f47313f08f32;hpb=ac1bbaca10666fc85572a6deeaa6f1debcd4c129;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-bfin-low.cc b/gdbserver/linux-bfin-low.cc index bc3e312c18..06fcf76bf5 100644 --- a/gdbserver/linux-bfin-low.cc +++ b/gdbserver/linux-bfin-low.cc @@ -171,17 +171,6 @@ bfin_target::get_regs_info () } struct linux_target_ops the_low_target = { - NULL, /* collect_ptrace_register */ - NULL, /* supply_ptrace_register */ - NULL, /* siginfo_fixup */ - NULL, /* new_process */ - NULL, /* delete_process */ - NULL, /* new_thread */ - NULL, /* delete_thread */ - NULL, /* new_fork */ - NULL, /* prepare_to_resume */ - NULL, /* process_qsupported */ - NULL, /* supports_tracepoints */ NULL, /* get_thread_area */ NULL, /* install_fast_tracepoint_jump_pad */ NULL, /* emit_ops */