gdbserver/linux-low: turn 'supports_z_point_type' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-bfin-low.cc
index 351c7ae5c973fe1fef6322bef75475649953cd18..5384fa897b89509aba306d8702aab9d4413fc413 100644 (file)
@@ -171,7 +171,6 @@ bfin_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.023698 seconds and 4 git commands to generate.