Home
last modified time | relevance | path

Searched refs:gdb_stderr (Results 1 – 25 of 61) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dfork-child.c271 gdb_flush (gdb_stderr); in fork_inferior()
349 fprintf_unfiltered (gdb_stderr, "Cannot exec %s: %s.\n", shell_file, in fork_inferior()
351 gdb_flush (gdb_stderr); in fork_inferior()
365 fprintf_unfiltered (gdb_stderr, "Cannot exec %s ", exec_file); in fork_inferior()
371 fprintf_unfiltered (gdb_stderr, " "); in fork_inferior()
372 fprintf_unfiltered (gdb_stderr, "%s", argv[i]); in fork_inferior()
375 fprintf_unfiltered (gdb_stderr, ".\n"); in fork_inferior()
378 fprintf_unfiltered (gdb_stderr, "Got error %s.\n", errstring); in fork_inferior()
380 gdb_flush (gdb_stderr); in fork_inferior()
Dmain.c68 struct ui_file *gdb_stderr; variable
187 gdb_stderr = stdio_fileopen (stderr); in captured_main()
188 gdb_stdlog = gdb_stderr; /* for moment */ in captured_main()
189 gdb_stdtarg = gdb_stderr; /* for moment */ in captured_main()
191 gdb_stdtargerr = gdb_stderr; /* for moment */ in captured_main()
388 fprintf_unfiltered (gdb_stderr, _("%s: unable to load tclcommand file \"%s\""), in captured_main()
434 (gdb_stderr, in captured_main()
452 (gdb_stderr, in captured_main()
460 fprintf_unfiltered (gdb_stderr, in captured_main()
480 fprintf_unfiltered (gdb_stderr, in captured_main()
[all …]
Dcomplaints.c206 fprintf_filtered (gdb_stderr, "%s%s%s", in vcomplaint()
217 fputs_filtered ("\n", gdb_stderr); in vcomplaint()
241 gdb_flush (gdb_stderr); in vcomplaint()
298 fputs_unfiltered ("\n", gdb_stderr); in clear_complaints()
Dremote-st.c82 fprintf_unfiltered (gdb_stderr, "serial_write failed: %s\n", in printf_stdebug()
329 fprintf_unfiltered (gdb_stderr, "Error writing log file.\n"); in st2000_close()
331 fprintf_unfiltered (gdb_stderr, "Error closing log file.\n"); in st2000_close()
622 fprintf_unfiltered (gdb_stderr, "Too many breakpoints (> 16) for STDBUG\n"); in st2000_insert_breakpoint()
641 fprintf_unfiltered (gdb_stderr, in st2000_remove_breakpoint()
Dexceptions.c281 gdb_flush (gdb_stderr); in print_flush()
490 print_any_exception (gdb_stderr, NULL, exception); in catch_exceptions_with_msg()
520 print_any_exception (gdb_stderr, errstring, exception); in catch_errors()
535 print_any_exception (gdb_stderr, NULL, e); in catch_command_errors()
Devent-top.c654 gdb_flush (gdb_stderr); in command_line_handler()
1116 gdb_stderr = stdio_fileopen (stderr); in gdb_setup_readline()
1117 gdb_stdlog = gdb_stderr; /* for moment */ in gdb_setup_readline()
1118 gdb_stdtarg = gdb_stderr; /* for moment */ in gdb_setup_readline()
1174 ui_file_delete (gdb_stderr); in gdb_disable_readline()
Dremote-mips.c486 fputs_filtered (error_pre_print, gdb_stderr); in mips_error()
487 vfprintf_filtered (gdb_stderr, string, args); in mips_error()
488 fprintf_filtered (gdb_stderr, "\n"); in mips_error()
490 gdb_flush (gdb_stderr); in mips_error()
2350 fprintf_unfiltered (gdb_stderr, in check_lsi_error()
2357 fprintf_unfiltered (gdb_stderr, in check_lsi_error()
2370 fprintf_unfiltered (gdb_stderr, in check_lsi_error()
2377 fprintf_unfiltered (gdb_stderr, in check_lsi_error()
2575 fprintf_unfiltered (gdb_stderr, in common_breakpoint()
2603 fprintf_unfiltered (gdb_stderr, "Download got a NACK at byte %s! Retrying.\n", paddr_u (addr)); in send_srec()
[all …]
Davr-tdep.c592 fprintf_unfiltered (gdb_stderr, _("Num pushes too large: %d\n"), in avr_scan_prologue()
670 fprintf_unfiltered (gdb_stderr, in avr_scan_prologue()
1163 fprintf_unfiltered (gdb_stderr, "struct_return: 0x%lx\n", struct_addr); in avr_push_dummy_call()
1338 fprintf_unfiltered (gdb_stderr, in avr_io_reg_read_command()
1353 fprintf_unfiltered (gdb_stderr, in avr_io_reg_read_command()
1360 fprintf_unfiltered (gdb_stderr, in avr_io_reg_read_command()
Dser-unix.c381 fprintf_unfiltered (gdb_stderr, "get_tty_state failed: %s\n", safe_strerror (errno)); in hardwire_raw()
411 fprintf_unfiltered (gdb_stderr, "set_tty_state failed: %s\n", safe_strerror (errno)); in hardwire_raw()
477 fprintf_unfiltered (gdb_stderr, "get_tty_state failed: %s\n", safe_strerror (errno)); in wait_for()
529 fprintf_unfiltered (gdb_stderr, "set_tty_state failed: %s\n", safe_strerror (errno)); in wait_for()
Dlanguage.c875 vfprintf_filtered (gdb_stderr, string, args); in type_error()
876 fprintf_filtered (gdb_stderr, "\n"); in type_error()
901 vfprintf_filtered (gdb_stderr, string, args); in range_error()
902 fprintf_filtered (gdb_stderr, "\n"); in range_error()
981 fprintf_unfiltered (gdb_stderr, "Magic number of %s language struct wrong\n", in add_language()
Dinflow.c163 fprintf_unfiltered(gdb_stderr, "[%s failed in terminal_inferior: %s]\n", \
384 fprintf_unfiltered (gdb_stderr, "[tcsetpgrp failed in terminal_ours: %s]\n", in terminal_ours_1()
Dgdbtypes.c1204 fprintf_unfiltered (gdb_stderr, "Type "); in lookup_struct_elt_type()
1205 type_print (type, "", gdb_stderr, -1); in lookup_struct_elt_type()
1252 fprintf_unfiltered (gdb_stderr, "Type "); in lookup_struct_elt_type()
1253 type_print (type, "", gdb_stderr, -1); in lookup_struct_elt_type()
1254 fprintf_unfiltered (gdb_stderr, " has no component named "); in lookup_struct_elt_type()
1255 fputs_filtered (name, gdb_stderr); in lookup_struct_elt_type()
1479 saved_gdb_stderr = gdb_stderr; in safe_parse_type()
1480 gdb_stderr = ui_file_new (); in safe_parse_type()
1487 ui_file_delete (gdb_stderr); in safe_parse_type()
1488 gdb_stderr = saved_gdb_stderr; in safe_parse_type()
[all …]
Dnto-procfs.c283 fprintf_unfiltered (gdb_stderr, "failed to opendir \"%s\" - %d (%s)", in procfs_pidlist()
311 fprintf_unfiltered (gdb_stderr, "failed to open %s - %d (%s)\n", in procfs_pidlist()
320 fprintf_unfiltered (gdb_stderr, in procfs_pidlist()
1187 fprintf_unfiltered (gdb_stderr, in procfs_store_registers()
1211 fprintf_unfiltered (gdb_stderr, in procfs_store_registers()
Df-lang.c935 fprintf_unfiltered (gdb_stderr, "*");
947 fprintf_unfiltered (gdb_stderr, "\ndefaulting to linear scan\n");
957 fprintf_unfiltered (gdb_stderr, "Found in %d probes\n", nprobes);
Dser-go32.c592 fprintf_unfiltered (gdb_stderr, in dos_close()
594 fprintf_unfiltered (gdb_stderr, "This system %s handle %d baud.\n", in dos_close()
733 fprintf_unfiltered (gdb_stderr, "%d: impossible baudrate\n", rate); in dos_setbaudrate()
Drs6000-nat.c241 fprintf_unfiltered (gdb_stderr, in fetch_register()
301 fprintf_unfiltered (gdb_stderr, in store_register()
578 (gdb_stderr, in fetch_core_registers()
1118 fprintf_filtered (gdb_stderr, "Couldn't get ldinfo from core file: %s\n", in xcoff_relocate_core()
Dparse.c1310 vfprintf_unfiltered (gdb_stderr, y, args); in parser_fprintf()
1313 fprintf_unfiltered (gdb_stderr, " Unknown FILE used.\n"); in parser_fprintf()
1314 vfprintf_unfiltered (gdb_stderr, y, args); in parser_fprintf()
Dremote-sim.c254 vfprintf_filtered (gdb_stderr, format, ap); in gdb_os_evprintf_filtered()
318 fprintf_unfiltered (gdb_stderr, in gdbsim_fetch_register()
Dannotate.c288 fprintf_filtered (gdb_stderr, "\n\032\032error-begin\n"); in annotate_error_begin()
Dproc-service.c166 vfprintf_filtered (gdb_stderr, fmt, args); in ps_plog()
Dutils.c610 fputs_unfiltered (warning_pre_print, gdb_stderr); in vwarning()
611 vfprintf_unfiltered (gdb_stderr, string, args); in vwarning()
612 fprintf_unfiltered (gdb_stderr, "\n"); in vwarning()
715 fputs_unfiltered (msg, gdb_stderr); in internal_vproblem()
903 fprintf_unfiltered (gdb_stderr, "%s.\n", combined); in print_sys_errmsg()
Dser-tcp.c110 fprintf_unfiltered (gdb_stderr, "%s: unknown host\n", hostname); in net_open()
/mirbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-logging.c75 gdb_stderr = saved_output.err; in pop_output_files()
119 saved_output.err = gdb_stderr; in handle_redirections()
124 gdb_stderr = output; in handle_redirections()
Dcli-cmds.c499 fprintf_unfiltered (gdb_stderr, "Cannot execute %s: %s\n", arg, in shell_escape()
501 gdb_flush (gdb_stderr); in shell_escape()
505 fprintf_unfiltered (gdb_stderr, "%s exited with status %d\n", arg, rc); in shell_escape()
506 gdb_flush (gdb_stderr); in shell_escape()
534 fprintf_unfiltered (gdb_stderr, "Cannot execute %s: %s\n", user_shell, in shell_escape()
536 gdb_flush (gdb_stderr); in shell_escape()
Dcli-interp.c136 exception_print (gdb_stderr, e); in safe_execute_command()

123