Use ${frames_invalid} in gdb.cp/annota2.exp
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 48cba45f67bdaf4c4df999475748a923741dbb45..e09cb0021a91c39f573ace7ebb46facd5a30c35d 100644 (file)
@@ -165,10 +165,8 @@ extern void detach_command (char *, int);
 
 extern void notice_new_inferior (ptid_t, int, int);
 
-struct dummy_frame_context_saver;
-extern struct value *get_return_value
-  (struct value *function, struct type *value_type,
-   struct dummy_frame_context_saver *ctx_saver);
+extern struct value *get_return_value (struct value *function,
+                                      struct type *value_type);
 
 /* Prepare for execution command.  TARGET is the target that will run
    the command.  BACKGROUND determines whether this is a foreground
This page took 0.027113 seconds and 4 git commands to generate.