gdbserver/linux-low: turn 'supports_z_point_type' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-tile-low.cc
index 49c18b157eb1aa1c082951cc3411a6378829bd25..73f3eb918e67b32435342d1d6a2d7775bd5c2c5a 100644 (file)
@@ -224,7 +224,6 @@ tile_supports_hardware_single_step (void)
 
 struct linux_target_ops the_low_target =
 {
-  NULL, /* supports_z_point_type */
   NULL, /* insert_point */
   NULL, /* remove_point */
   NULL, /* stopped_by_watchpoint */
This page took 0.032247 seconds and 4 git commands to generate.