Home
last modified time | relevance | path

Searched refs:mi_cmd_stack_info_depth (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmds.h93 extern mi_cmd_argv_ftype mi_cmd_stack_info_depth;
H A Dmi-cmd-stack.c101 mi_cmd_stack_info_depth (char *command, char **argv, int argc) in mi_cmd_stack_info_depth() function
H A Dmi-cmds.c109 { "stack-info-depth", { NULL, 0 }, 0, mi_cmd_stack_info_depth},
H A DChangeLog-1999-2003994 * mi-main.c (mi_cmd_stack_info_depth, mi_cmd_stack_list_args,
1002 * mi-cmds.h (mi_cmd_stack_info_depth, mi_cmd_stack_list_args,
1576 * mi-main.c (mi_cmd_stack_info_depth): New function. Implements
1578 * mi-cmds.h (mi_cmd_stack_info_depth): Export.