Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.c143 static void debug_to_terminal_ours (void);
4758 debug_to_terminal_ours (void) in debug_to_terminal_ours() function
4976 current_target.to_terminal_ours = debug_to_terminal_ours; in setup_target_debug()