Lines Matching +refs:gdb +refs:stack +refs:buffer
75 * mi-cmd-stack.c: Include dictionary.h.
88 * mi-cmd-stack.c: Include "stack.h".
99 * mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
140 ../doc/gdb.texinfo.
159 * mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
164 * mi-cmd-stack.c (list_args_or_locals): Handle LOC_COMPUTED and
169 * mi-cmd-stack.c: #include "block.h"
245 * mi-cmd-env.c: New file. Part of fix for PR gdb/741.
253 * mi/mi-cmd-stack.c, mi/mi-main.c: Update to use
264 with -var-update and add an example. Part of fix for gdb/702.
272 part of fix for PR gdb/604.
278 string_to_core_addr(). This is a fix for PR gdb/494.
286 is a fix for PR gdb/680.
287 * mi-cmd-stack.c: Ditto.
299 extraneous blank in level field. Part of fix for PR gdb/192.
303 * mi-cmd-var.c (mi_cmd_var_update): Fix for PR gdb/672. For m2,
399 * mi-cmd-stack.c (list_args_or_locals): Pass new arg to
400 get_frame_block. (See entry in gdb/ChangeLog.)
429 Fix PR gdb/287.
433 * mi-cmd-stack.c (list_args_or_locals): Move declaration of
444 * mi-cmd-stack.c: Remove #else clause of #ifdef UI_OUT.
454 * mi-cmd-stack.c (list_args_or_locals): Use ALL_BLOCK_SYMBOLS.
472 * mi-main.c: Include "gdb.h".
473 * mi-cmd-break.c: Include "gdb.h".
477 * mi-main.c (mi_execute_command): Flush output after ``(gdb)''
494 Change type of ``buffer'' to ``void *''. Don't cast return value
495 from xmalloc(). Add a cleanup to free the xmalloc'd buffer.
533 * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or
535 * gdbmi.texinfo (stack-list-locals, stack-list-arguments)
541 * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
542 "stack" entries.
543 (mi_cmd_stack_list_args): Ditto for "stack-args".
544 * gdbmi.texinfo (stack-list-frames, stack-list-arguments): Update
670 * mi-cmd-stack.c: Ditto.
722 * gdbmi.texinfo, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
759 * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.
766 (gdb) -> (@value{GDBP}). Fix a few typos and some markup. From
825 * mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
840 mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
888 gdb-file / GDB_FILE to ui-file / ``struct ui_file''.
932 * mi-cmd-stack.c (mi_cmd_stack_list_frames): Call
947 * mi-cmd-stack.c: Remove include of mi-out.h.
958 * gdbmi.texinfo: Update stack commands descriptions.
976 * mi-main.c: Move stack commands from here.
978 * mi-cmd-stack.c: To here. New file.
988 these two, display args for the whole stack.
998 * mi-cmds.c (mi_cmds): Change stack-info-depth,
999 stack-list-arguments, stack-list-frames, stack-list-locals,
1000 stack-select-frame to use argv parameters.
1548 * mi-cmds.c (mi_cmds): Implement command stack-select-frame by
1552 stack-select-frame command.
1558 * mi-cmds.c (mi_cmds): Implement commands stack-list-locals and
1559 stack-list-arguments by mi_cmd_stack_list_locals and
1563 stack-list-locals command.
1565 stack-list-arguments command.
1574 * mi-cmds.c (mi_cmds): Add new command stack-info-depth.
1577 the stack-info-depth command.
1587 * mi-cmds.c (mi_cmds): Hook stack-list-frames command to
1627 stack section.
1778 of gdb.
1853 * mi-main.c (mi_cmd_gdb_exit): Use buffer for exit message.
1862 current buffer position.
1904 the execution has to look synchronous don't display the "(gdb)"
1910 (mi_execute_command): Handle null commands by exiting gdb, instead
1939 * mi-cmds.c (mi_cmds[]): Delete gdb-cli operation.
1973 (mi_cmds[]): Add several command implementations and the gdb-cli
2003 buffer empty; change prefix to '~'.
2034 * mi-cmds.h. mi-cmds.c (gdb exit): Command implemented by
2046 * mi-main.c (mi_console_file_fputs): Re-implement. Use a buffer
2049 * mi-main.c (struct mi_console_file): Add a buffer.
2050 (mi_console_file_new): Create a buffer.
2090 data->buffer.
2127 "exec-next", "gdb-exit", "break-list", "break-info", "exec-step"
2128 and "stack-list-frames" to mi_cmds.