]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/linux-tile-low.cc
gdbserver/linux-low: turn watchpoint ops into methods
[thirdparty/binutils-gdb.git] / gdbserver / linux-tile-low.cc
index f9c5460989e028ba8ab4f6eb1a0c2d4a3bf3ee12..6efd7b2c8c37f8235ed8a1bcf3ec8de5699fc3e5 100644 (file)
@@ -224,8 +224,6 @@ tile_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 */