| /dragonfly/contrib/gdb-7/gdb/ |
| HD | ada-varobj.c | 485 *child_name = xstrprintf ("%.*s", child_name_len, field_name); in ada_varobj_describe_struct_child() 506 xstrprintf ("(%s).%.*s", parent_path_expr, in ada_varobj_describe_struct_child() 541 *child_name = xstrprintf ("%s.all", parent_name); in ada_varobj_describe_ptr_child() 550 *child_path_expr = xstrprintf ("(%s).all", parent_path_expr); in ada_varobj_describe_ptr_child() 632 xstrprintf ("(%s)(%.*s'(%s))", parent_path_expr, in ada_varobj_describe_simple_array_child() 637 xstrprintf ("(%s)(%s)", parent_path_expr, index_img); in ada_varobj_describe_simple_array_child() 847 result = xstrprintf ("[%d] %s", numchild, str); in ada_varobj_get_value_of_array_variable() 851 result = xstrprintf ("[%d]", numchild); in ada_varobj_get_value_of_array_variable()
|
| HD | fbsd-nat.c | 57 path = xstrprintf ("/proc/%d/file", pid); in fbsd_pid_to_exec_file() 104 mapfilename = xstrprintf ("/proc/%ld/map", (long) pid); in fbsd_find_memory_regions()
|
| HD | coff-pe-read.c | 168 bare_name = xstrprintf ("#%d", ordinal); in add_pe_exported_sym() 172 qualified_name = xstrprintf ("%s!%s", dll_name, bare_name); in add_pe_exported_sym() 258 bare_name = xstrprintf ("#%d", ordinal); in add_pe_forwarded_sym() 262 qualified_name = xstrprintf ("%s!%s", dll_name, bare_name); in add_pe_forwarded_sym()
|
| HD | cp-abi.c | 241 new_longname = xstrprintf ("currently \"%s\"", abi->shortname); in set_cp_abi_as_auto_default() 244 new_doc = xstrprintf ("Automatically selected; currently \"%s\"", in set_cp_abi_as_auto_default()
|
| HD | target.c | 448 alt = xstrprintf ("target %s", t->to_shortname); in add_deprecated_target_alias() 3882 return xstrprintf ("%sexited, status = %d", in target_waitstatus_to_string() 3885 return xstrprintf ("%sstopped, signal = %s", in target_waitstatus_to_string() 3888 return xstrprintf ("%ssignalled, signal = %s", in target_waitstatus_to_string() 3891 return xstrprintf ("%sloaded", kind_str); in target_waitstatus_to_string() 3893 return xstrprintf ("%sforked", kind_str); in target_waitstatus_to_string() 3895 return xstrprintf ("%svforked", kind_str); in target_waitstatus_to_string() 3897 return xstrprintf ("%sexecd", kind_str); in target_waitstatus_to_string() 3899 return xstrprintf ("%svfork-done", kind_str); in target_waitstatus_to_string() 3901 return xstrprintf ("%sentered syscall", kind_str); in target_waitstatus_to_string() [all …]
|
| HD | utils.c | 867 reason = xstrprintf ("%s:%d: %s: %s\n" in internal_vproblem() 1018 set_doc = xstrprintf (_("Configure what GDB does when %s is detected."), in add_internal_problem_command() 1021 show_doc = xstrprintf (_("Show what GDB does when %s is detected."), in add_internal_problem_command() 1038 set_doc = xstrprintf (_("Set whether GDB should quit " in add_internal_problem_command() 1041 show_doc = xstrprintf (_("Show whether GDB will quit " in add_internal_problem_command() 1058 set_doc = xstrprintf (_("Set whether GDB should create a core " in add_internal_problem_command() 1061 show_doc = xstrprintf (_("Show whether GDB will create a core " in add_internal_problem_command() 2362 timestamp = xstrprintf ("%ld:%ld %s%s", in vfprintf_unfiltered()
|
| HD | varobj.c | 782 obj_name = xstrprintf ("var%d", id); in varobj_gen_name() 1173 name_str = xstrprintf ("<error at %d>", i); in update_dynamic_varobj_children() 2433 childs_name = xstrprintf ("%s.%d_anonymous", parent->obj_name, index); in create_child_with_value() 2435 childs_name = xstrprintf ("%s.%s", parent->obj_name, name); in create_child_with_value() 3281 xstrprintf ("(%s)[%s]", parent_expression, in c_describe_child() 3320 *cfull_expression = xstrprintf ("(%s)%s%s", parent_expression, in c_describe_child() 3338 *cname = xstrprintf ("*%s", parent->name); in c_describe_child() 3358 *cfull_expression = xstrprintf ("*(%s)", parent_expression); in c_describe_child() 3509 number = xstrprintf ("[%d]", var->num_children); in c_value_of_variable() 3780 = xstrprintf ("((%s)%s%s)", parent_expression, join, in cplus_describe_child() [all …]
|
| HD | auto-load.c | 294 s = xstrprintf ("%s%c%s", auto_load_safe_path, DIRNAME_SEPARATOR, args); in add_auto_load_safe_path() 481 homeinit = xstrprintf ("%s/%s", homedir, gdbinit); in file_is_auto_load_safe() 1236 scripts_directory_help = xstrprintf ( in _initialize_auto_load()
|
| HD | charset.c | 972 result = xstrprintf ("UTF-%d%s", (int) (sizeof (gdb_wchar_t) * 8), in intermediate_encoding() 985 result = xstrprintf ("UCS-%d%s", (int) sizeof (gdb_wchar_t), in intermediate_encoding()
|
| HD | corelow.c | 518 section_name = xstrprintf ("%s/%ld", name, in get_core_register_section() 669 section_name = xstrprintf ("%s/%ld", name, in get_core_siginfo()
|
| HD | thread.c | 888 contents = xstrprintf ("%s \"%s\" (%s)", target_id, in print_thread_info() 891 contents = xstrprintf ("%s (%s)", target_id, extra_info); in print_thread_info() 893 contents = xstrprintf ("%s \"%s\"", target_id, name); in print_thread_info()
|
| HD | reverse.c | 59 reverse_command = xstrprintf ("%s %s", cmd, args ? args : ""); in exec_reverse_once()
|
| HD | dfp.c | 246 buffer = xstrprintf ("%.30" DOUBLEST_PRINT_FORMAT, value_as_double (from)); in decimal_from_floating()
|
| HD | breakpoint.c | 1311 str = xstrprintf (_("Type commands for breakpoint(s) " in do_map_commands_command() 1358 arg = xstrprintf ("%d-%d", prev_breakpoint_count + 1, in commands_command_1() 1361 arg = xstrprintf ("%d", breakpoint_count); in commands_command_1() 4906 = xstrprintf ("Error evaluating expression for watchpoint %d\n", in bpstat_check_watchpoint() 5899 formatted = xstrprintf ("%d.%d", b->number, loc_number); in print_one_breakpoint_location() 7328 = xstrprintf ("*%s", paddress (b->loc->gdbarch, b->loc->address)); in create_thread_event_breakpoint() 7902 msg = xstrprintf (_("load of library matching %s"), self->regex); in print_one_catch_solib() 7909 msg = xstrprintf (_("unload of library matching %s"), self->regex); in print_one_catch_solib() 8301 char *text = xstrprintf ("%s", ""); in print_one_catch_syscall() 8312 text = xstrprintf ("%s%s, ", text, s.name); in print_one_catch_syscall() [all …]
|
| HD | linespec.c | 886 canonical->suffix = xstrprintf ("%s:%d", symname, sal->line); in add_sal_to_sals() 890 canonical->suffix = xstrprintf ("%d", sal->line); in add_sal_to_sals() 1244 return xstrprintf ("%s:%s", symtab_to_fullname (canonical->symtab), in canonical_to_fullform() 1390 item->displayform = xstrprintf ("%s:%s", fn_for_display, in decode_line_2() 2637 = xstrprintf ("%s:%s", ls->source_filename, saved_arg); in decode_objc()
|
| HD | auxv.c | 50 pathname = xstrprintf ("/proc/%d/auxv", PIDGET (inferior_ptid)); in procfs_xfer_auxv()
|
| HD | tracepoint.c | 662 xstrprintf ("Enter actions for tracepoint %d, one per line.", in trace_actions_command() 1648 default_collect_line = xstrprintf ("collect %s", default_collect); in encode_actions() 2953 default_collect_line = xstrprintf ("collect %s", default_collect); in trace_dump_command() 3608 buf = xstrprintf ("%s", namebase); in create_tsv_from_upload() 3613 buf = xstrprintf ("%s_%d", namebase, try_num++); in create_tsv_from_upload() 3621 buf = xstrprintf ("%s_%d", namebase, try_num++); in create_tsv_from_upload()
|
| /dragonfly/contrib/gdb-7/gdb/common/ |
| HD | common-utils.h | 42 char *xstrprintf (const char *format, ...) ATTRIBUTE_PRINTF (1, 2);
|
| HD | linux-osdata.c | 127 char *stat_path = xstrprintf ("/proc/%lld/stat", pid); in command_from_pid() 166 char *pathname = xstrprintf ("/proc/%lld/cmdline", pid); in commandline_from_pid() 606 pathname = xstrprintf ("/proc/%s/task", dp->d_name); in linux_xfer_osdata_threads() 723 pathname = xstrprintf ("/proc/%s/fd", dp->d_name); in linux_xfer_osdata_fds() 739 fdname = xstrprintf ("%s/%s", pathname, dp2->d_name); in linux_xfer_osdata_fds()
|
| HD | common-utils.c | 115 xstrprintf (const char *format, ...) in xstrprintf() function
|
| /dragonfly/contrib/gdb-7/gdb/mi/ |
| HD | mi-cmd-env.c | 57 run = xstrprintf ("%s %s", cmd, args); in env_execute_cli_command()
|
| HD | mi-main.c | 2173 run = xstrprintf ("%s %s", cmd, args); in mi_execute_cli_command() 2194 run = xstrprintf ("%s %s&", cli_command, argc ? *argv : ""); in mi_execute_async_cli_command() 2196 run = xstrprintf ("%s %s", cli_command, argc ? *argv : ""); in mi_execute_async_cli_command()
|
| /dragonfly/contrib/gdb-7/gdb/python/ |
| HD | py-symtab.c | 202 s = xstrprintf ("symbol and line for %s, line %d", filename, in salpy_str()
|
| /dragonfly/contrib/gdb-7/gdb/cli/ |
| HD | cli-cmds.c | 842 p = xstrprintf ("%s +%d \"%s\"", editor, sal.line, fn); in edit_command() 1903 source_help_text = xstrprintf (_("\ in init_cli_cmds()
|
| HD | cli-decode.c | 450 full_set_doc = xstrprintf ("%s\n%s", set_doc, help_doc); in add_setshow_cmd_full() 451 full_show_doc = xstrprintf ("%s\n%s", show_doc, help_doc); in add_setshow_cmd_full()
|