gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-m32r-low.cc
index 2f331b4a02a51799dfc1ef9063e62b84039f2d13..bbafe8fa5c2d0c7024e16f656618bd5886599262 100644 (file)
@@ -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 */
This page took 0.025931 seconds and 4 git commands to generate.