Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c143 static void debug_to_terminal_save_ours (void);
2188 debug_to_terminal_save_ours (void) in debug_to_terminal_save_ours() function
2507 current_target.to_terminal_save_ours = debug_to_terminal_save_ours; in setup_target_debug()
H A DChangeLog-20024455 * target.c (debug_to_terminal_save_ours): New function.