/openbsd/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-logging.c | 136 printf_unfiltered ("\"set logging\" lets you log output to a file.\n"); in set_logging_command() 137 printf_unfiltered ("Usage: set logging on [FILENAME]\n"); in set_logging_command() 138 printf_unfiltered (" set logging off\n"); in set_logging_command() 139 printf_unfiltered (" set logging file FILENAME\n"); in set_logging_command() 140 printf_unfiltered (" set logging overwrite [on|off]\n"); in set_logging_command() 141 printf_unfiltered (" set logging redirect [on|off]\n"); in set_logging_command() 151 printf_unfiltered ("Future logs will be written to %s.\n", in show_logging_command() 155 printf_unfiltered ("Logs will overwrite the log file.\n"); in show_logging_command() 157 printf_unfiltered ("Logs will be appended to the log file.\n"); in show_logging_command() 160 printf_unfiltered ("Output will be sent only to the log file.\n"); in show_logging_command() [all …]
|
H A D | cli-dump.c | 183 printf_unfiltered ("\"dump\" must be followed by a subcommand.\n\n"); in dump_command() 190 printf_unfiltered ("\"append\" must be followed by a subcommand.\n\n"); in append_command() 639 printf_unfiltered ("\"dump srec\" must be followed by a subcommand.\n"); in srec_dump_command() 646 printf_unfiltered ("\"dump ihex\" must be followed by a subcommand.\n"); in ihex_dump_command() 653 printf_unfiltered ("\"dump tekhex\" must be followed by a subcommand.\n"); in tekhex_dump_command() 660 printf_unfiltered ("\"dump binary\" must be followed by a subcommand.\n"); in binary_dump_command() 667 printf_unfiltered ("\"append binary\" must be followed by a subcommand.\n"); in binary_append_command()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | xcoffsolib.c | 75 printf_unfiltered ("No shared libraries loaded at this time.\n"); in solib_info() 82 printf_unfiltered ("\ in solib_info() 87 printf_unfiltered ("0x%s-0x%s 0x%s-0x%s %s %s%s%s%s\n", in solib_info() 137 printf_unfiltered ("Symbols already loaded for %s\n", in sharedlibrary_command() 148 printf_unfiltered in sharedlibrary_command()
|
H A D | maint.c | 90 printf_unfiltered ("\"maintenance\" must be followed by the name of a maintenance command.\n"); in maintenance_command() 149 printf_unfiltered ("\"maintenance demangle\" takes an argument to demangle.\n"); in maintenance_demangle() 157 printf_unfiltered ("%s\n", demangled); in maintenance_demangle() 162 printf_unfiltered ("Can't demangle \"%s\"\n", args); in maintenance_demangle() 173 printf_unfiltered ("\"maintenance time\" takes a numeric argument.\n"); in maintenance_time_display() 184 printf_unfiltered ("\"maintenance space\" takes a numeric argument.\n"); in maintenance_space_display() 196 printf_unfiltered ("\"maintenance info\" must be followed by the name of an info command.\n"); in maintenance_info_command() 428 printf_unfiltered ("\"maintenance print\" must be followed by the name of a print command.\n"); in maintenance_print_command() 503 printf_unfiltered ("\"maintenance deprecate\" takes an argument, \n\ in maintenance_deprecate() 518 printf_unfiltered ("\"maintenance undeprecate\" takes an argument, \n\ in maintenance_undeprecate() [all …]
|
H A D | inf-loop.c | 50 printf_unfiltered ("error detected from target.\n"); in inferior_event_handler() 96 printf_unfiltered ("Event type not recognized.\n"); in inferior_event_handler() 130 printf_unfiltered ("completed.\n"); in complete_execution()
|
H A D | solib.c | 406 printf_unfiltered (_("Symbols already loaded for %s\n"), so->so_name); in solib_read_symbols() 415 printf_unfiltered (_("Loaded symbols for %s\n"), so->so_name); in solib_read_symbols() 657 printf_unfiltered in solib_add() 714 printf_unfiltered ("%-*s%-*s%-12s%s\n", addr_width, "From", in info_sharedlibrary_command() 720 printf_unfiltered ("%-*s", addr_width, in info_sharedlibrary_command() 726 printf_unfiltered ("%-*s", addr_width, in info_sharedlibrary_command() 732 printf_unfiltered ("%-12s", so->symbols_loaded ? "Yes" : "No"); in info_sharedlibrary_command() 733 printf_unfiltered ("%s\n", so->so_name); in info_sharedlibrary_command() 738 printf_unfiltered ("No shared libraries loaded at this time.\n"); in info_sharedlibrary_command()
|
H A D | pa64solib.c | 775 printf_unfiltered ("No executable file.\n"); in pa64_sharedlibrary_info_command() 785 printf_unfiltered ("Shared Object Libraries\n"); in pa64_sharedlibrary_info_command() 786 printf_unfiltered (" %-19s%-19s%-19s%-19s\n", in pa64_sharedlibrary_info_command() 793 printf_unfiltered ("%s", so_list->name); in pa64_sharedlibrary_info_command() 795 printf_unfiltered (" (symbols not loaded)"); in pa64_sharedlibrary_info_command() 798 printf_unfiltered (" %-18s", in pa64_sharedlibrary_info_command() 800 printf_unfiltered ("\n"); in pa64_sharedlibrary_info_command() 801 printf_unfiltered ("%-18s", in pa64_sharedlibrary_info_command() 803 printf_unfiltered (" %-18s", in pa64_sharedlibrary_info_command() 806 printf_unfiltered (" %-18s", in pa64_sharedlibrary_info_command() [all …]
|
H A D | remote-e7000.c | 157 printf_unfiltered ("Sending %s\n", buf); in puts_e7000debug() 570 printf_unfiltered ("[waiting for e7000...]\n"); in e7000_start_remote() 1187 printf_unfiltered ("@%d}@", j); in write_large() 1190 printf_unfiltered ("@{%d}@", j); in write_large() 1615 printf_unfiltered ("\r%c", inds[k++ % 4]); in e7000_load() 1800 printf_unfiltered ("\n"); in e7000_command() 1823 printf_unfiltered ("%c", c & 0xff); in e7000_drain_command() 1825 printf_unfiltered ("<%x>", c & 0xff); in e7000_drain_command() 1899 printf_unfiltered ("[waiting for e7000...]\n"); in expect_n() 1944 printf_unfiltered ("%s", buffer); in expect_n() [all …]
|
H A D | event-top.c | 409 printf_unfiltered ("error detected on stdin\n"); in stdin_event_handler() 532 printf_unfiltered ("Command execution time: %ld.%06ld\n", in command_handler() 543 printf_unfiltered ("Space used: %ld (%c%ld for this command)\n", in command_handler() 571 printf_unfiltered ("Command execution time: %ld.%06ld\n", in command_line_handler_continuation() 581 printf_unfiltered ("Space used: %ld (%c%ld for this command)\n", in command_line_handler_continuation() 614 printf_unfiltered ("\n\032\032post-"); in command_line_handler() 616 printf_unfiltered ("\n"); in command_line_handler() 729 printf_unfiltered ("%s\n", history_value); in command_line_handler() 1040 printf_unfiltered ("%s", prompt); in async_stop_sig()
|
H A D | demangle.c | 108 printf_unfiltered ("Unknown demangling style `%s'.\n", in set_demangling_command() 111 printf_unfiltered ("The currently understood settings are:\n\n"); in set_demangling_command() 116 printf_unfiltered ("%-10s %s\n", dem->demangling_style_name, in set_demangling_command()
|
H A D | remote-vx.c | 559 printf_unfiltered ("\tAttached to host `%s'", vx_host); in vx_files_info() 561 printf_unfiltered (".\n"); in vx_files_info() 567 printf_unfiltered ("\tRunning %s VxWorks process %s", in vx_run_files_info() 571 printf_unfiltered (", function `%s'", vx_running); in vx_run_files_info() 572 printf_unfiltered (".\n"); in vx_run_files_info() 1045 printf_unfiltered ("\t%s: ", pLoadFile->name); in add_symbol_stub() 1048 printf_unfiltered ("ok\n"); in add_symbol_stub() 1116 printf_unfiltered ("VxWorks kernel symbols not loaded.\n"); in vx_open() 1185 printf_unfiltered ("Attaching pid %s.\n", in vx_attach() 1232 printf_unfiltered ("Detaching pid %s.\n", in vx_detach() [all …]
|
H A D | remote-rdp.c | 274 printf_unfiltered ("Trying to connect at %d baud.\n", baudtry); in rdp_init() 293 printf_unfiltered ("%c", isgraph (restype) ? restype : ' '); in rdp_init() 325 printf_unfiltered ("%c", isgraph (restype) ? restype : ' '); in rdp_init() 331 printf_unfiltered ("\nThe board has sent notification that it was reset.\n"); in rdp_init() 332 printf_unfiltered ("Waiting for it to settle down...\n"); in rdp_init() 336 printf_unfiltered ("\nTrying again.\n"); in rdp_init() 427 printf_unfiltered ("got bad res value of %d, %x\n", val, val); in send_rdp() 450 printf_unfiltered ("RDP: Insufficient privilege\n"); in send_rdp() 454 printf_unfiltered ("RDP: Unimplemented message\n"); in send_rdp() 1338 printf_unfiltered (" %-45s : %s\n", t->name, (info & t->bit) ? "Yes" : "No"); in dump_bits() [all …]
|
H A D | v850ice.c | 223 printf_unfiltered ("Could not create window: %s", buf); in init_hidden_window() 270 printf_unfiltered ("load errored\n"); in v850ice_wndproc() 286 printf_unfiltered ("continue errored\n"); in v850ice_wndproc() 292 printf_unfiltered ("stepi errored\n"); in v850ice_wndproc() 298 printf_unfiltered ("nexti errored\n"); in v850ice_wndproc() 775 printf_unfiltered ("\n"); in ice_file() 790 printf_unfiltered ("Reading symbols from %s...", arg); in ice_file() 793 printf_unfiltered ("done\n"); in ice_file() 826 printf_unfiltered (str); in do_gdb()
|
H A D | memattr.c | 52 printf_unfiltered ("invalid memory region: low >= high\n"); in create_mem_region() 64 printf_unfiltered ("overlapping memory region\n"); in create_mem_region() 221 printf_unfiltered ("There are no memory regions defined.\n"); in mem_info_command() 349 printf_unfiltered ("No memory region number %d.\n", num); in mem_enable() 399 printf_unfiltered ("No memory region number %d.\n", num); in mem_disable() 458 printf_unfiltered ("No memory region number %d.\n", num); in mem_delete()
|
H A D | somsolib.c | 1442 printf_unfiltered ("No executable file.\n"); in som_sharedlibrary_info_command() 1452 printf_unfiltered ("Shared Object Libraries\n"); in som_sharedlibrary_info_command() 1453 printf_unfiltered (" %-12s%-12s%-12s%-12s%-12s%-12s\n", in som_sharedlibrary_info_command() 1462 printf_unfiltered ("%s", so_list->som_solib.name); in som_sharedlibrary_info_command() 1464 printf_unfiltered (" (symbols not loaded)"); in som_sharedlibrary_info_command() 1465 printf_unfiltered ("\n"); in som_sharedlibrary_info_command() 1467 printf_unfiltered ("%-12s", in som_sharedlibrary_info_command() 1469 printf_unfiltered ("%-12s", in som_sharedlibrary_info_command() 1471 printf_unfiltered ("%-12s", in som_sharedlibrary_info_command() 1473 printf_unfiltered ("%-12s", in som_sharedlibrary_info_command() [all …]
|
H A D | language.c | 181 printf_unfiltered ("The currently understood settings are:\n\n"); in set_language_command() 182 printf_unfiltered ("local or auto Automatic setting based on source file\n"); in set_language_command() 193 printf_unfiltered ("%-16s Use the %c%s language\n", in set_language_command() 248 printf_unfiltered ( in show_type_command() 294 printf_unfiltered ( in show_range_command() 339 printf_unfiltered( in show_case_command() 524 printf_unfiltered ("Current language: %s\n", language); in language_info() 529 printf_unfiltered ("Type checking: %s\n", type); in language_info() 531 printf_unfiltered ("Range checking: %s\n", range); in language_info() 533 printf_unfiltered ("Case sensitivity: %s\n", case_sensitive); in language_info() [all …]
|
H A D | remote-utils.c | 231 printf_unfiltered ("%c", buf); in sr_readchar() 247 printf_unfiltered ("%c", buf); in sr_pollchar() 249 printf_unfiltered ("<empty character poll>"); in sr_pollchar() 289 printf_unfiltered ("%c", a[i]); in sr_write()
|
H A D | win32-nat.c | 84 #define DEBUG_EXEC(x) if (debug_exec) printf_unfiltered x 85 #define DEBUG_EVENTS(x) if (debug_events) printf_unfiltered x 86 #define DEBUG_MEM(x) if (debug_memory) printf_unfiltered x 87 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf_unfiltered x 1059 printf_unfiltered ("gdb: Target exception %s at 0x%08lx\n", x, \ 1270 printf_unfiltered ("[New %s]\n", in get_child_debug_event() 1377 printf_unfiltered ("gdb: kernel event for pid=%ld tid=%ld\n", in get_child_debug_event() 1614 printf_unfiltered ("Attaching to program `%s', %s\n", exec_file, in child_attach() 1617 printf_unfiltered ("Attaching to %s\n", in child_attach() 1692 printf_unfiltered ("\tUsing the running image of %s %s.\n", in child_files_info() [all …]
|
H A D | gnu-nat.c | 2128 printf_unfiltered ("Attaching to program `%s', pid %d\n", in gnu_attach() 2131 printf_unfiltered ("Attaching to pid %d\n", pid); in gnu_attach() 2177 printf_unfiltered ("Detaching from program `%s' pid %d\n", in gnu_detach() 2796 printf_unfiltered ("New threads %s allowed to run.\n", in show_thread_default_run_cmd() 2872 printf_unfiltered ("The inferior process %s stopped.\n", in show_stopped_cmd() 2903 printf_unfiltered ("The signal thread is %s.\n", in show_sig_thread_cmd() 2906 printf_unfiltered ("There is no signal thread.\n"); in show_sig_thread_cmd() 2951 printf_unfiltered ("Exceptions in the inferior %s trapped.\n", in show_exceptions_cmd() 2961 printf_unfiltered ("\"set task\" must be followed by the name" in set_task_cmd() 3238 printf_unfiltered ("Thread %s %s allowed to run.", in show_thread_run_cmd() [all …]
|
H A D | arch-utils.c | 374 printf_unfiltered ("The target endianness is set automatically (currently %s endian)\n", in show_endian() 377 printf_unfiltered ("The target is assumed to be %s endian\n", in show_endian() 395 printf_unfiltered ("Little endian target not supported by GDB\n"); in set_endian() 404 printf_unfiltered ("Big endian target not supported by GDB\n"); in set_endian() 465 printf_unfiltered ("Architecture `%s' not recognized.\n", in set_architecture()
|
H A D | inftarg.c | 201 printf_unfiltered ("Attaching to program: %s, %s\n", exec_file, in child_attach() 204 printf_unfiltered ("Attaching to %s\n", in child_attach() 244 printf_unfiltered ("Detaching from program: %s, %s\n", exec_file, in child_detach() 276 printf_unfiltered ("\tUsing the running image of %s %s.\n", in child_files_info()
|
H A D | exec.c | 153 printf_unfiltered ("No executable file now.\n"); in exec_file_clear() 186 printf_unfiltered ("No executable file now.\n"); in exec_file_attach() 568 printf_unfiltered ("\tMapping info for file `%s'.\n", vmap->name); in exec_files_info() 569 printf_unfiltered ("\t %*s %*s %*s %*s %8.8s %s\n", in exec_files_info() 578 printf_unfiltered ("\t0x%s 0x%s 0x%s 0x%s %s%s%s%s\n", in exec_files_info()
|
H A D | i386-nat.c | 259 printf_unfiltered (" (addr=%lx, len=%d, type=%s)", in i386_show_dr() 272 printf_unfiltered ("\tCONTROL (DR7): %08x STATUS (DR6): %08x\n", in i386_show_dr() 276 printf_unfiltered ("\ in i386_show_dr()
|
H A D | annotate.c | 61 printf_unfiltered ("\n\032\032breakpoints-invalid\n"); in breakpoints_changed() 234 printf_unfiltered ("\n\032\032frames-invalid\n"); in annotate_frames_invalid()
|
H A D | go32-nat.c | 299 printf_unfiltered ("Done. Use the \"run\" command to run the program.\n"); in go32_open() 340 printf_unfiltered ("Cannot deliver signal %s on this platform.\n", in go32_resume() 557 printf_unfiltered ("You are running a DJGPP V2 program.\n"); in go32_files_info() 644 printf_unfiltered ("Load failed for image %s\n", exec_file); in go32_create_inferior() 773 printf_unfiltered ("Inferior's terminal is in %s mode.\n", in go32_terminal_info() 785 printf_unfiltered ("\tFile handle %d is redirected to `%s'.\n", in go32_terminal_info() 788 printf_unfiltered in go32_terminal_info() 793 printf_unfiltered in go32_terminal_info()
|