X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-bfin-low.cc;h=bc3e312c18f64943af7ba3ea95c1f47313f08f32;hb=ac1bbaca10666fc85572a6deeaa6f1debcd4c129;hp=50c1743a6b4b1620b756a116841d510b2357ab8f;hpb=9db9aa232ac37e4dca92733678748adc1bfc7ef0;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-bfin-low.cc b/gdbserver/linux-bfin-low.cc index 50c1743a6b..bc3e312c18 100644 --- a/gdbserver/linux-bfin-low.cc +++ b/gdbserver/linux-bfin-low.cc @@ -171,8 +171,6 @@ bfin_target::get_regs_info () } struct linux_target_ops the_low_target = { - NULL, /* stopped_by_watchpoint */ - NULL, /* stopped_data_address */ NULL, /* collect_ptrace_register */ NULL, /* supply_ptrace_register */ NULL, /* siginfo_fixup */