gdbserver/linux-low: turn 'supports_z_point_type' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index b88dd4695391a05a9d01ec2d8ef3b7b2a4623a40..5723b4f89040343a4b8f258d016e35a95c4103ba 100644 (file)
@@ -192,7 +192,6 @@ sh_target::low_arch_setup ()
 }
 
 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.024464 seconds and 4 git commands to generate.