Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDtarget.c156 static void debug_to_mourn_inferior (void);
2226 debug_to_mourn_inferior (void) in debug_to_mourn_inferior() function
2393 current_target.to_mourn_inferior = debug_to_mourn_inferior; in setup_target_debug()