2007-06-19 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / mips-tdep.h
index 11f6c85bea790d548625613e72f11b2c48965f81..3e5ca4403a42c9dd78c341b8853e72cb4b8309de 100644 (file)
@@ -95,7 +95,7 @@ enum
 };
 
 /* Single step based on where the current instruction will take us.  */
-extern int mips_software_single_step (struct regcache *regcache);
+extern int mips_software_single_step (struct frame_info *frame);
 
 /* Tell if the program counter value in MEMADDR is in a MIPS16
    function.  */
This page took 0.024557 seconds and 4 git commands to generate.