projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64fd894
)
(mi_cmd_stack_info_frame): New declaration.
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 19 Jun 2005 03:12:15 +0000
(
03:12
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 19 Jun 2005 03:12:15 +0000
(
03:12
+0000)
gdb/mi/mi-cmds.h
patch
|
blob
|
history
diff --git
a/gdb/mi/mi-cmds.h
b/gdb/mi/mi-cmds.h
index 81662bfefcb6f89bbadf850c23a88f374ce936a6..560963c40e924cec661bb2a16c0cddc3b7834bb1 100644
(file)
--- 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;