Home | History | Annotate | Download | only in gdb

Lines Matching refs:PROMPT

88 #define PROMPT(X) the_prompts.prompt_stack[the_prompts.top + X].prompt
92 /* Default command line prompt. This is overridden in some configs. */
227 message. Next, deprecated_readline_hook is called with a prompt
748 It prints PROMPT once at the start.
755 gdb_readline_no_editing (const char *prompt)
764 if (prompt != NULL)
769 printf_unfiltered ("%s", prompt);
894 a single gdb invocation. At the ordinary top-level prompt we might
897 However, for a secondary prompt (" >", such as occurs during a
917 the prompt). But in gdb_readline_wrapper we will not get a new
918 prompt until the next call, or until we return to the event loop.
952 /* Prevent parts of the prompt from being redisplayed if annotations
1025 gdb_readline_wrapper (const char *prompt)
1031 /* Display our prompt and prevent double prompt display. Don't pass
1032 down a NULL prompt, since that has special meaning for
1034 prompt, while we want a secondary prompt here. */
1035 display_gdb_prompt (prompt != NULL ? prompt : "");
1080 appear on the command line when the prompt returns.
1220 const char *prompt = prompt_arg;
1233 = (char *) alloca ((prompt == NULL ? 0 : strlen (prompt))
1235 if (prompt == NULL)
1238 strcpy (local_prompt, prompt);
1243 prompt = local_prompt;
1272 rl.reset ((*deprecated_readline_hook) (prompt));
1278 rl.reset (gdb_readline_wrapper (prompt));
1282 rl = gdb_readline_no_editing (prompt);
1297 prompt again. */
1298 prompt = NULL;
1629 /* The current top level prompt, settable with "set prompt", and/or
1633 /* Access method for the GDB prompt string. */
1641 /* Set method for the GDB prompt string. */
2036 gdb_printf (file, _("Gdb's prompt is \"%s\".\n"), value);
2147 /* Initialize the prompt to a simple "(gdb) " prompt or to whatever
2166 add_setshow_string_cmd ("prompt", class_support,
2168 _("Set gdb's prompt."),
2169 _("Show gdb's prompt."),
2276 commands entered at the command prompt. If off, GDB assumes that standard\n\