X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-mips-low.cc;h=710245c1610dda9d3ce729d1b90df1a822b30933;hb=7582c77c1d2cab3f53b70697529c1644ceeb94a2;hp=972f431bfbd8931de61e55d716b615febd886b71;hpb=3ca4edb6617353defacd3bf3a4ee3d458238419e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-mips-low.cc b/gdbserver/linux-mips-low.cc index 972f431bfb..710245c161 100644 --- a/gdbserver/linux-mips-low.cc +++ b/gdbserver/linux-mips-low.cc @@ -966,7 +966,6 @@ mips_target::get_regs_info () } struct linux_target_ops the_low_target = { - NULL, /* get_next_pcs */ 0, mips_breakpoint_at, mips_supports_z_point_type,