* infrun.c (adjust_pc_after_break): Do not assume software single-step
[deliverable/binutils-gdb.git] / gdb / arm-tdep.h
index 46894abba42c00e46f527d848cafa71e9e96a6c6..fe5417e5881c760da8c64a440bc3091297d3440b 100644 (file)
@@ -182,7 +182,7 @@ struct gdbarch_tdep
 #define LOWEST_PC (gdbarch_tdep (current_gdbarch)->lowest_pc)
 #endif
 
-int arm_software_single_step (struct regcache *);
+int arm_software_single_step (struct frame_info *);
 
 /* Functions exported from armbsd-tdep.h.  */
 
This page took 0.023238 seconds and 4 git commands to generate.