Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dtop.c391 char *saved_error_pre_print; in catcher() local
405 saved_error_pre_print = error_pre_print; in catcher()
458 error_pre_print = saved_error_pre_print; in catcher()