gdbserver/linux-low: turn 'supports_range_stepping' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-xtensa-low.cc
index 94501216e0c8b46485c40de1e10720a83958d46a..e273666e1cfdb5b9188d3656d2c289a357b60ed2 100644 (file)
@@ -329,8 +329,6 @@ xtensa_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* emit_ops */
-  NULL, /* supports_range_stepping */
   xtensa_supports_hardware_single_step,
 };
 
This page took 0.023463 seconds and 4 git commands to generate.