Introduce win32_target_ops::decr_pc_after_break
[deliverable/binutils-gdb.git] / gdbserver / win32-arm-low.cc
index 77200112df135e25c515ba6792225451d9b9cdca..238ee4b05bed36aa9984447028df4b5d725fba59 100644 (file)
@@ -148,6 +148,7 @@ struct win32_target_ops the_low_target = {
   NULL, /* single_step */
   (const unsigned char *) &arm_wince_breakpoint,
   arm_wince_breakpoint_len,
+  0,
   arm_win32_get_pc,
   arm_win32_set_pc,
   /* Watchpoint related functions.  See target.h for comments.  */
This page took 0.025522 seconds and 4 git commands to generate.