gdbserver/linux-low: turn watchpoint ops into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index c4af7defadbbf6f301e05b7dac8cf0ee12fa24cd..a2215ddb4bc92e3ddec5d64a06e8f8d720a9402f 100644 (file)
@@ -192,8 +192,6 @@ sh_target::low_arch_setup ()
 }
 
 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.023523 seconds and 4 git commands to generate.