gdbserver/linux-low: turn the 'decr_pc_after_break' field into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-xtensa-low.cc
index 320ac92968d3d969632ac903ffe62c194cb6c288..606204b45e4f6fc1cc7d6a23ba847581436fe44e 100644 (file)
@@ -328,7 +328,6 @@ xtensa_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  0,
   xtensa_breakpoint_at,
   NULL, /* supports_z_point_type */
   NULL, /* insert_point */
This page took 0.022842 seconds and 4 git commands to generate.