gdbserver/linux-low: turn watchpoint ops into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-bfin-low.cc
index 50c1743a6b4b1620b756a116841d510b2357ab8f..bc3e312c18f64943af7ba3ea95c1f47313f08f32 100644 (file)
@@ -171,8 +171,6 @@ bfin_target::get_regs_info ()
 }
 
 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.023841 seconds and 4 git commands to generate.