gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' into...
[deliverable/binutils-gdb.git] / gdbserver / linux-riscv-low.cc
index d6f31b47250cd8b02b9e4b1158785aa63115182a..9e96504687e08795436760b813892ca4df7d5810 100644 (file)
@@ -309,7 +309,6 @@ riscv_breakpoint_at (CORE_ADDR pc)
 /* RISC-V/Linux target operations.  */
 struct linux_target_ops the_low_target =
 {
-  NULL, /* get_next_pcs */
   0,    /* decr_pc_after_break */
   riscv_breakpoint_at,
 };
This page took 0.030116 seconds and 4 git commands to generate.