(mi_cmd_stack_info_frame): New declaration.
authorNick Roberts <nickrob@snap.net.nz>
Sun, 19 Jun 2005 03:12:15 +0000 (03:12 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 19 Jun 2005 03:12:15 +0000 (03:12 +0000)
gdb/mi/mi-cmds.h

index 81662bfefcb6f89bbadf850c23a88f374ce936a6..560963c40e924cec661bb2a16c0cddc3b7834bb1 100644 (file)
@@ -87,6 +87,7 @@ extern mi_cmd_argv_ftype mi_cmd_file_list_exec_source_files;
 extern mi_cmd_argv_ftype mi_cmd_gdb_exit;
 extern mi_cmd_argv_ftype mi_cmd_interpreter_exec;
 extern mi_cmd_argv_ftype mi_cmd_stack_info_depth;
+extern mi_cmd_argv_ftype mi_cmd_stack_info_frame;
 extern mi_cmd_argv_ftype mi_cmd_stack_list_args;
 extern mi_cmd_argv_ftype mi_cmd_stack_list_frames;
 extern mi_cmd_argv_ftype mi_cmd_stack_list_locals;