Home
last modified time | relevance | path

Searched refs:display_command (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dprintcmd.c1916 display_command (const char *arg, int from_tty) in display_command() function
3243 c = add_com ("display", class_vars, display_command, _("\ in _initialize_printcmd()
DChangeLog-2015616 * printcmd.c (display_command): Append new display at the end of
622 * printcmd.c (display_command): Append new display at the end of
5006 * printcmd.c (display_command): Likewise.
9499 * printcmd.c (display_command): Remove tui related layout call,
DChangeLog-3.x3656 * printcmd.c (display_command): Don't do the display unless there
DChangeLog-20091991 (display_command): Set the display's sspace.
8695 (display_command): Initialize fmt.raw.
12721 (display_command): Set exp_string.
DChangeLog-20161921 * printcmd.c (display_command): std::move instead of gdb::move.
2646 (display_command): Likewise. Use new instead of XNEW.
DChangeLog-20061692 (display_command, x_command, address_info, set_command)
DChangeLog-19914458 (ptype_command, display_command): Eliminate have_inferior_p and
DChangeLog-200412537 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
13868 * printcmd.c (display_command): Replace tui_set_display call with
DChangeLog-201912979 * printcmd.c (display_command, do_one_display): Update.
13553 * printcmd.c (display_command, do_one_display): Don't reset
DChangeLog-19982950 (display_command): If tui_version and exp starts with a '$', then
DChangeLog-201310432 (display_command): Rename "exp" parameter to "arg". New "exp"
DChangeLog-201816053 * printcmd.c (display_command): Switch to innermost_block API.
DChangeLog-20149083 * printcmd.c (display_command): Remove the check to
DChangeLog-200313464 * printcmd.c (display_command) [TUI]: Test tui_active instead of
DChangeLog-20173541 * printcmd.c (x_command, display_command, printf_command)
DChangeLog-202011616 (display_command): Update.