* gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and
[deliverable/binutils-gdb.git] / gdb / mips-tdep.h
index 4fb6ba7d2db5b1fe8c28fd331c7445e1a3fd8313..bbabdc15fc2988493403f0127be594dd1cee04f5 100644 (file)
@@ -100,7 +100,7 @@ enum
 };
 
 /* Single step based on where the current instruction will take us.  */
-extern int mips_software_single_step (enum target_signal, int);
+extern int mips_software_single_step (struct regcache *regcache);
 
 /* Tell if the program counter value in MEMADDR is in a MIPS16
    function.  */
This page took 0.023864 seconds and 4 git commands to generate.