gdbserver/linux-low: turn 'supports_range_stepping' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-tile-low.cc
index b18134d6d8a801c358440350439918e5e7d4dea3..10af23fa48bb2adc220740acecec7b1cc2436ef2 100644 (file)
@@ -224,7 +224,6 @@ tile_supports_hardware_single_step (void)
 
 struct linux_target_ops the_low_target =
 {
-  NULL, /* supports_range_stepping */
   tile_supports_hardware_single_step,
 };
 
This page took 0.024109 seconds and 4 git commands to generate.