From 3ba51a77e4375f8272d35fafbe4dc228dd36d592 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 19 Jun 2005 03:12:15 +0000 Subject: (mi_cmd_stack_info_frame): New declaration. --- gdb/mi/mi-cmds.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/mi') diff --git a/gdb/mi/mi-cmds.h b/gdb/mi/mi-cmds.h index 81662bf..560963c 100644 --- a/gdb/mi/mi-cmds.h +++ b/gdb/mi/mi-cmds.h @@ -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; -- cgit v1.1