X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-m32r-low.cc;h=bbafe8fa5c2d0c7024e16f656618bd5886599262;hb=9db9aa232ac37e4dca92733678748adc1bfc7ef0;hp=2f331b4a02a51799dfc1ef9063e62b84039f2d13;hpb=007c9b975dcb9ad50b45d52d2d7a955537beefb7;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-m32r-low.cc b/gdbserver/linux-m32r-low.cc index 2f331b4a02..bbafe8fa5c 100644 --- a/gdbserver/linux-m32r-low.cc +++ b/gdbserver/linux-m32r-low.cc @@ -161,8 +161,6 @@ m32r_target::get_regs_info () } struct linux_target_ops the_low_target = { - NULL, /* insert_point */ - NULL, /* remove_point */ NULL, /* stopped_by_watchpoint */ NULL, /* stopped_data_address */ NULL, /* collect_ptrace_register */