Fix prologue analysis for moxie.
[deliverable/binutils-gdb.git] / gdb / inferior.h
index ce255ee2a074ca927289b0993ecbe9c214bbd2b1..7312e51c5f5467b5019b57351fc7a256bdabe9e2 100644 (file)
@@ -242,6 +242,8 @@ extern void error_is_running (void);
 /* Calls error_is_running if the current thread is running.  */
 extern void ensure_not_running (void);
 
+void set_step_info (struct frame_info *frame, struct symtab_and_line sal);
+
 /* From infcmd.c */
 
 extern void tty_command (char *, int);
This page took 0.023198 seconds and 4 git commands to generate.