Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDutils.c812 const char *should_dump_core; member
897 if (problem->should_dump_core == internal_problem_ask) in internal_vproblem()
909 else if (problem->should_dump_core == internal_problem_yes) in internal_vproblem()
911 else if (problem->should_dump_core == internal_problem_no) in internal_vproblem()
1066 &problem->should_dump_core, in add_internal_problem_command()