Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinfcmd.c115 static int strip_bg_char (char **);
344 strip_bg_char (char **args) in strip_bg_char() function
442 int async_exec = strip_bg_char (&args); in run_command()
525 async_exec = strip_bg_char (&proc_count_exp); in continue_command()
619 async_exec = strip_bg_char (&count_string); in step_1()
827 async_exec = strip_bg_char (&arg); in jump_command()
1023 async_exec = strip_bg_char (&arg); in until_command()
1057 async_exec = strip_bg_char (&arg); in advance_command()
1198 async_exec = strip_bg_char (&arg); in finish_command()
DChangeLog-19995442 * infcmd.c (strip_bg_char): Remove assignment from 'if' condition.
5605 * infcmd.c (strip_bg_char): New function to detect the background