Searched refs:read_command_lines (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
| H A D | cli-script.c | 900 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 D | defs.h | 683 extern struct command_line *read_command_lines (char *, int);
|
| H A D | ChangeLog-1996 | 3019 * 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 D | breakpoint.c | 612 l = read_command_lines (tmpbuf, from_tty); in commands_command()
|
| H A D | ChangeLog-1994 | 1589 (read_command_lines): Simplify by calling read_next_line, call 3417 * symtab.c (decode_line_2), main.c (read_command_lines,
|
| H A D | ChangeLog-1990 | 2125 (read_command_lines): Treat end of file like "end".
|
| H A D | ChangeLog-2000 | 480 recurse_read_control_structure, read_command_lines, free_command_lines, 4472 (get_command_line, read_command_lines): Use.
|
| H A D | ChangeLog-1999 | 5841 (read_command_lines): rename "prompt" to prompt_arg for clarity. 7930 * top.c (read_command_lines): Reset control_level to 0.
|