Home
last modified time | relevance | path

Searched refs:build_command_line (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c74 build_command_line (enum command_control_type type, char *args) in build_command_line() function
104 cmd = build_command_line (type, arg); in get_command_line()
735 *command = build_command_line (while_control, first_arg); in read_next_line()
743 *command = build_command_line (if_control, first_arg); in read_next_line()
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19951209 * top.c (build_command_line): Demand arguments for if/while
H A DChangeLog-19941584 (build_command_line, get_command_line): New functions.
H A DChangeLog-2000476 (build_command_line, get_command_line, print_command_lines,