Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDmain.h35 extern int return_child_result_value;
HDmain.c93 int return_child_result_value = -1; variable
HDtop.c1327 exit_code = return_child_result_value; in quit_force()
HDinfrun.c5867 return_child_result_value = exitstatus; in print_exited_reason()