gdbserver/linux-low: turn watchpoint ops into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-m68k-low.cc
index fd2d601ba082f51aaa22bc4e4eb648f3c13e4748..7cb80bc2af49b80621c1b46025e9c4ba65f2bb47 100644 (file)
@@ -265,8 +265,6 @@ m68k_supports_hardware_single_step (void)
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* stopped_by_watchpoint */
-  NULL, /* stopped_data_address */
   NULL, /* collect_ptrace_register */
   NULL, /* supply_ptrace_register */
   NULL, /* siginfo_fixup */
This page took 0.024742 seconds and 4 git commands to generate.