gdbserver/linux-low: turn the 'decr_pc_after_break' field into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-mips-low.cc
index 972f431bfbd8931de61e55d716b615febd886b71..82e141f0250528fddb7ac3e06d13ccb4bb8d96f3 100644 (file)
@@ -966,8 +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,
   mips_insert_point,
This page took 0.023644 seconds and 4 git commands to generate.