gdbserver/linux-low: turn 'supports_z_point_type' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-m32r-low.cc
index f24f0425b98c083b70e30f62166882507b7759bd..2f331b4a02a51799dfc1ef9063e62b84039f2d13 100644 (file)
@@ -161,7 +161,6 @@ m32r_target::get_regs_info ()
 }
 
 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.022534 seconds and 4 git commands to generate.