(mi_cmd_stack_info_frame): New declaration.
This commit is contained in:
parent
64fd8944d9
commit
3ba51a77e4
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue