gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' into...
[deliverable/binutils-gdb.git] / gdbserver / linux-mips-low.cc
index 972f431bfbd8931de61e55d716b615febd886b71..710245c1610dda9d3ce729d1b90df1a822b30933 100644 (file)
@@ -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,
This page took 0.027512 seconds and 4 git commands to generate.