gdbserver/linux-low: turn 'supports_z_point_type' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-tic6x-low.cc
index dad8a33510be97b3d8f22230c440fe4a9ed5ccf8..30f880a19c687f040f5eb8d885d92a7ecabc5663 100644 (file)
@@ -423,7 +423,6 @@ tic6x_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.024472 seconds and 4 git commands to generate.