Searched refs:error_pre_print (Results 1 – 7 of 7) sorted by relevance
602 error_pre_print = "\n\n"; in captured_main()603 quit_pre_print = error_pre_print; in captured_main()672 error_pre_print = "\n"; in captured_main()673 quit_pre_print = error_pre_print; in captured_main()698 error_pre_print = NULL; in captured_main()
405 saved_error_pre_print = error_pre_print; in catcher()409 error_pre_print = errstring; in catcher()458 error_pre_print = saved_error_pre_print; in catcher()1225 error_pre_print = source_error; in command_line_input()
163 char *error_pre_print; variable674 if (error_pre_print) in error_stream()675 fputs_filtered (error_pre_print, gdb_stderr); in error_stream()
654 error_pre_print = source_error; in command_line_handler()
894 extern char *error_pre_print;
486 if (error_pre_print) in mips_error()487 fputs_filtered (error_pre_print, gdb_stderr); in mips_error()
1233 error_pre_print = p->old_error_pre_print; in source_cleanup_lines()1261 old_lines.old_error_pre_print = error_pre_print; in script_from_file()1265 source_pre_error = error_pre_print == NULL ? "" : error_pre_print; in script_from_file()1270 error_pre_print = ""; in script_from_file()