Home
last modified time | relevance | path

Searched refs:read_command_lines (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c900 read_command_lines (char *prompt_arg, int from_tty) in read_command_lines() function
1156 cmds = read_command_lines (tmpbuf, from_tty); in define_command()
1203 doclines = read_command_lines (tmpbuf, from_tty); in document_command()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddefs.h683 extern struct command_line *read_command_lines (char *, int);
H A DChangeLog-19963019 * defs.h (read_command_lines, query_hook): Update prototypes.
3022 and pass that, as well as tty control flag, to read_command_lines.
3030 (read_command_lines): Use passed in prompt and tty flag to decide how
3035 buffer and pass it to read_command_lines, along with tty flag.
H A Dbreakpoint.c612 l = read_command_lines (tmpbuf, from_tty); in commands_command()
H A DChangeLog-19941589 (read_command_lines): Simplify by calling read_next_line, call
3417 * symtab.c (decode_line_2), main.c (read_command_lines,
H A DChangeLog-19902125 (read_command_lines): Treat end of file like "end".
H A DChangeLog-2000480 recurse_read_control_structure, read_command_lines, free_command_lines,
4472 (get_command_line, read_command_lines): Use.
H A DChangeLog-19995841 (read_command_lines): rename "prompt" to prompt_arg for clarity.
7930 * top.c (read_command_lines): Reset control_level to 0.