diff options
Diffstat (limited to 'gdbserver/linux-tile-low.cc')
-rw-r--r-- | gdbserver/linux-tile-low.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/linux-tile-low.cc b/gdbserver/linux-tile-low.cc index e4565b4..86191b9 100644 --- a/gdbserver/linux-tile-low.cc +++ b/gdbserver/linux-tile-low.cc @@ -222,7 +222,6 @@ tile_supports_hardware_single_step (void) struct linux_target_ops the_low_target = { - NULL, 0, tile_breakpoint_at, NULL, /* supports_z_point_type */ |