Searched refs:show_error (Results 1 – 3 of 3) sorted by relevance
18 bool show_error = true; in main() local27 show_error = false; in main()39 if (show_error) { in main()48 if (show_error) { in main()
46 static void show_error(char *what)176 else show_error("No match!"); in find_next()189 show_error("No match!"); in find_prev()
1726 bool show_error = true; in CreateBreakpointSite() local1735 show_error = false; in CreateBreakpointSite()1743 show_error = IsAlive(); in CreateBreakpointSite()1757 if (!error.Success() && show_error) { in CreateBreakpointSite()1795 if (show_error || use_hardware) { in CreateBreakpointSite()