gdbserver/linux-low: turn 'supports_z_point_type' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-m68k-low.cc
index 702da9589be05ed35d1e968b978c472aa340baa8..08a8f163876e0ca5d990461b00a4af76b9a29251 100644 (file)
@@ -265,7 +265,6 @@ m68k_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.024454 seconds and 4 git commands to generate.