Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c518 continue_command (char *proc_count_exp, int from_tty) in continue_command() argument
524 if (proc_count_exp != NULL) in continue_command()
525 async_exec = strip_bg_char (&proc_count_exp); in continue_command()
542 if (proc_count_exp != NULL) in continue_command()
554 parse_and_eval_long (proc_count_exp) - 1, in continue_command()