Home
last modified time | relevance | path

Searched refs:debug_printf (Results 1 – 25 of 107) sorted by relevance

12345

/netbsd/usr.bin/xlint/lint1/
H A Ddebug.c168 debug_printf("'%s'", in debug_node()
175 debug_printf(" type"); in debug_node()
178 debug_printf(", lvalue"); in debug_node()
182 debug_printf(", sys"); in debug_node()
186 debug_printf("\n"); in debug_node()
206 debug_printf("\n"); in debug_node()
223 debug_printf("\n"); in debug_node()
334 debug_printf(" %s", name); in debug_word()
376 debug_printf(" value=%s", in debug_sym()
392 debug_printf(" %s", in debug_sym()
[all …]
/netbsd/usr.bin/make/
H A Dtarg.c359 debug_printf("# %s:", label); in PrintNodeNamesLine()
361 debug_printf("\n"); in PrintNodeNamesLine()
484 debug_printf("#\n"); in Targ_PrintNode()
517 debug_printf("\n"); in Targ_PrintNode()
519 debug_printf("\n\n"); in Targ_PrintNode()
545 debug_printf("\n"); in PrintOnlySources()
560 debug_printf("\n"); in Targ_PrintGraph()
561 debug_printf("\n"); in Targ_PrintGraph()
563 debug_printf("#\n"); in Targ_PrintGraph()
573 debug_printf("\n"); in Targ_PrintGraph()
[all …]
H A Dmake.c121 debug_printf(const char *fmt, ...) in debug_printf() function
275 debug_printf("modified %s...", in GNode_IsOODate()
278 debug_printf("nonexistent..."); in GNode_IsOODate()
334 debug_printf("! operator..."); in GNode_IsOODate()
336 debug_printf(".PHONY node..."); in GNode_IsOODate()
338 debug_printf(".EXEC node..."); in GNode_IsOODate()
354 debug_printf("non existing child..."); in GNode_IsOODate()
1039 debug_printf("internal error: made = %s\n", in MakeStartJobs()
1179 debug_printf( in MakePrintStatus()
1441 debug_printf("#***# full graph\n"); in Make_Run()
[all …]
H A Dsuff.c995 debug_printf("\n"); in CandidateList_PrintAddrs()
2125 debug_printf("#\t%s: ", prefix); in PrintSuffNames()
2128 debug_printf("%s ", suff->name); in PrintSuffNames()
2130 debug_printf("\n"); in PrintSuffNames()
2146 debug_printf(" (%s)", buf.data); in Suffix_Print()
2147 debug_printf("\n"); in Suffix_Print()
2154 debug_printf("#\tSearch Path: "); in Suffix_Print()
2156 debug_printf("\n"); in Suffix_Print()
2162 debug_printf("%-16s:", t->name); in PrintTransformation()
2164 debug_printf("\n"); in PrintTransformation()
[all …]
/netbsd/sys/arch/hpcmips/stand/pbsdboot/
H A Dlayout.c56 debug_printf(TEXT("error=%d\n"), GetLastError()); in CreateMainWindow()
83 debug_printf(TEXT("Dlg: menu=none\n")); in CreateMainWindow()
86 debug_printf(TEXT("Dlg: menu=%s\n"), (TCHAR*)mem); in CreateMainWindow()
105 debug_printf(TEXT("Dlg: class=none\n")); in CreateMainWindow()
118 debug_printf(TEXT("Dlg: title=%s\n"), (TCHAR*)mem); in CreateMainWindow()
131 debug_printf(TEXT("%04x"), *(WORD*)mem); in CreateMainWindow()
134 debug_printf(TEXT(")\n")); in CreateMainWindow()
170 debug_printf(TEXT("class=%04x "), *(WORD*)mem); in CreateMainWindow()
204 debug_printf(TEXT("Control: %04x "), item.id); in CreateMainWindow()
205 debug_printf(TEXT("class=%s "), class_name); in CreateMainWindow()
[all …]
H A Dpreference.c119 debug_printf(TEXT("ReadFile(): read %d bytes\r"), n); in read1byte()
419 debug_printf(TEXT("pref_load: succeded, '%s'.\n"), in pref_load()
452 debug_printf(TEXT("pref_write: succeded, '%s'.\n"), in pref_save()
474 debug_printf(TEXT("pref_write('%s').\n"), filename); in pref_write()
494 debug_printf(TEXT("setting_idx,tempbuf=%s"),unibuf); in pref_write()
504 debug_printf(TEXT("fb_type,tempbuf=%s,"),unibuf); in pref_write()
514 debug_printf(TEXT("fb_width,tempbuf=%s"),unibuf); in pref_write()
525 debug_printf(TEXT("fb_height,tempbuf=%s"),unibuf); in pref_write()
546 debug_printf(TEXT("boot_time,tempbuf=%s\n"),unibuf); in pref_write()
555 debug_printf(TEXT("fb_addr,tempbuf=%s"),unibuf); in pref_write()
[all …]
H A Delf.c82 debug_printf(TEXT("loadfile_sub(%x-%x, %S)\n"), in vmem_sub()
90 debug_printf(TEXT("vmem_get(0x%x) failed.\n"), addr); in vmem_sub()
103 debug_printf(TEXT("read segment error.\n")); in vmem_sub()
142 debug_printf(TEXT("seek error\n")); in scanfile()
147 debug_printf(TEXT("read header error\n")); in scanfile()
154 debug_printf(TEXT("alloc() error\n")); in scanfile()
203 debug_printf(TEXT("seek for segment error\n")); in scanfile()
228 debug_printf(TEXT("can't find loadable segment\n")); in scanfile()
234 debug_printf(TEXT("entry=%x addr=%x-%x\n"), in scanfile()
309 debug_printf(TEXT("seek for debug symbol error\n")); in scanfile()
[all …]
H A Dvmem.c65 debug_printf(TEXT("vmem is not initialized.\n")); in vmem_exec()
70 debug_printf(TEXT("entry point=0x%x\n"), entry); in vmem_exec()
84 debug_printf(TEXT("arg, vtophysaddr() failed\n")); in vmem_exec()
114 debug_printf(TEXT("execute startprog()\n")); in vmem_exec()
235 debug_printf(TEXT("allocate %d pages\n"), npages); in vmem_init()
242 debug_printf(TEXT("can't allocate heap\n")); in vmem_init()
256 debug_printf(TEXT("can't allocate address table\n")); in vmem_init()
313 debug_printf(TEXT("invalid page header\n")); in vmem_init()
334 debug_printf(TEXT("can't allocate root page.\n")); in vmem_init()
347 debug_printf(TEXT("can't allocate leaf page.\n")); in vmem_init()
[all …]
H A Dpalette.c74 debug_printf(TEXT("*** palette init ***\n")); in palette_init()
94 debug_printf(TEXT("CreatePalette() failed")); in palette_init()
134 debug_printf(TEXT("*** palette set ***\n")); in palette_set()
140 debug_printf(TEXT("SelectPalette() failed")); in palette_set()
146 debug_printf(TEXT("RealizePalette() = %d\n"), n); in palette_set()
148 debug_printf(TEXT("RealizePalette() failed")); in palette_set()
169 debug_printf(TEXT("*** palette check ***\n")); in palette_check()
185 debug_printf(TEXT("%3d: %02x %02x %02x"), in palette_check()
193 debug_printf(TEXT(" *")); in palette_check()
196 debug_printf(TEXT("\n")); in palette_check()
/netbsd/usr.bin/indent/
H A Ddebug.c202 debug_printf("\""); in debug_vis_range()
206 debug_printf("\\%c", *p); in debug_vis_range()
208 debug_printf("%c", *p); in debug_vis_range()
210 debug_printf("\\n"); in debug_vis_range()
212 debug_printf("\\t"); in debug_vis_range()
216 debug_printf("\""); in debug_vis_range()
223 debug_printf(" %s ", name); in debug_print_buf()
288 debug_printf(" %s%d", in debug_ps_paren()
293 debug_printf(" none"); in debug_ps_paren()
319 debug_printf(" none"); in debug_ps_di_stack()
[all …]
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc604 debug_printf ("HEW: Got clone event " in handle_extended_wait()
1476 debug_printf ("Sending SIGCONT to %s\n", in detach_one_lwp()
1675 debug_printf ("PC of %ld changed\n", in thread_still_has_status_pending()
2124 debug_printf (" Already queued %d\n", in enqueue_one_deferred_signal()
2181 debug_printf (" Still queued %d\n", in dequeue_one_deferred_signal()
2418 debug_printf ("Expected stop.\n"); in filter_event()
2684 debug_printf ("sigsuspend'ing\n"); in wait_for_event_filtered()
3258 debug_printf ("dequeued one signal.\n"); in wait_1()
4648 debug_printf ("Finished step over.\n"); in finish_step_over()
4818 debug_printf ("linux_resume:\n"); in resume()
[all …]
H A Dthread-db.cc188 debug_printf ("Found thread %ld (LWP %d)\n", in find_one_thread()
222 debug_printf ("Attaching to thread %ld (LWP %d)\n", in attach_thread()
287 debug_printf ("thread_db: skipping exited and " in find_new_threads_callback()
337 debug_printf ("Found %d threads in iteration %d.\n", in thread_db_find_new_threads()
498 debug_printf ("td_ta_new(): %s\n", thread_db_err_str (err)); in thread_db_load_search()
541 debug_printf ("dlsym: %s\n", dlerror ()); \ in try_thread_db_load_1()
562 debug_printf ("td_ta_new(): %s\n", thread_db_err_str (err)); in try_thread_db_load_1()
607 debug_printf ("Trying host libthread_db library: %s.\n", in try_thread_db_load()
613 debug_printf ("dlopen failed: %s.\n", dlerror ()); in try_thread_db_load()
628 debug_printf ("Host %s resolved to: %s.\n", library, libpath); in try_thread_db_load()
[all …]
H A Ddebug.cc57 debug_printf ("Cannot open %s for writing. %s. Switching to stderr.\n", in debug_set_output()
118 debug_printf (">>>> entering %s\n", function_name); in do_debug_enter()
130 debug_printf ("<<<< exiting %s\n", function_name); in do_debug_exit()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc604 debug_printf ("HEW: Got clone event " in handle_extended_wait()
1476 debug_printf ("Sending SIGCONT to %s\n", in detach_one_lwp()
1675 debug_printf ("PC of %ld changed\n", in thread_still_has_status_pending()
2124 debug_printf (" Already queued %d\n", in enqueue_one_deferred_signal()
2181 debug_printf (" Still queued %d\n", in dequeue_one_deferred_signal()
2418 debug_printf ("Expected stop.\n"); in filter_event()
2684 debug_printf ("sigsuspend'ing\n"); in wait_for_event_filtered()
3258 debug_printf ("dequeued one signal.\n"); in wait_1()
4648 debug_printf ("Finished step over.\n"); in finish_step_over()
4818 debug_printf ("linux_resume:\n"); in resume()
[all …]
H A Dthread-db.cc188 debug_printf ("Found thread %ld (LWP %d)\n", in find_one_thread()
222 debug_printf ("Attaching to thread %ld (LWP %d)\n", in attach_thread()
287 debug_printf ("thread_db: skipping exited and " in find_new_threads_callback()
337 debug_printf ("Found %d threads in iteration %d.\n", in thread_db_find_new_threads()
498 debug_printf ("td_ta_new(): %s\n", thread_db_err_str (err)); in thread_db_load_search()
541 debug_printf ("dlsym: %s\n", dlerror ()); \ in try_thread_db_load_1()
562 debug_printf ("td_ta_new(): %s\n", thread_db_err_str (err)); in try_thread_db_load_1()
607 debug_printf ("Trying host libthread_db library: %s.\n", in try_thread_db_load()
613 debug_printf ("dlopen failed: %s.\n", dlerror ()); in try_thread_db_load()
628 debug_printf ("Host %s resolved to: %s.\n", library, libpath); in try_thread_db_load()
[all …]
H A Ddebug.cc57 debug_printf ("Cannot open %s for writing. %s. Switching to stderr.\n", in debug_set_output()
118 debug_printf (">>>> entering %s\n", function_name); in do_debug_enter()
130 debug_printf ("<<<< exiting %s\n", function_name); in do_debug_exit()
/netbsd/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-namespaces.c283 debug_printf ("ERROR"); in mnsh_debug_print_message()
287 debug_printf ("SETNS"); in mnsh_debug_print_message()
291 debug_printf ("OPEN"); in mnsh_debug_print_message()
295 debug_printf ("UNLINK"); in mnsh_debug_print_message()
299 debug_printf ("READLINK"); in mnsh_debug_print_message()
303 debug_printf ("INT"); in mnsh_debug_print_message()
307 debug_printf ("FD"); in mnsh_debug_print_message()
311 debug_printf ("INTSTR"); in mnsh_debug_print_message()
323 debug_printf ("\""); in mnsh_debug_print_message()
395 debug_printf ("mnsh: send: "); in mnsh_send_message()
[all …]
H A Daarch64-linux-hw-point.c304 debug_printf ("debug_reg_change_callback: \n\tOn entry:\n"); in debug_reg_change_callback()
305 debug_printf ("\ttid%d, dr_changed_bp=0x%s, " in debug_reg_change_callback()
331 debug_printf ("\tOn exit:\n\ttid%d, dr_changed_bp=0x%s, " in debug_reg_change_callback()
629 debug_printf ("handle_unaligned_watchpoint: is_insert: %d\n" in aarch64_handle_unaligned_watchpoint()
740 debug_printf ("%s", func); in aarch64_show_debug_reg_state()
742 debug_printf (" (addr=0x%08lx, len=%d, type=%s)", in aarch64_show_debug_reg_state()
749 debug_printf (":\n"); in aarch64_show_debug_reg_state()
751 debug_printf ("\tBREAKPOINTs:\n"); in aarch64_show_debug_reg_state()
753 debug_printf ("\tBP%d: addr=%s, ctrl=0x%08x, ref.count=%d\n", in aarch64_show_debug_reg_state()
757 debug_printf ("\tWATCHPOINTs:\n"); in aarch64_show_debug_reg_state()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-namespaces.c283 debug_printf ("ERROR"); in mnsh_debug_print_message()
287 debug_printf ("SETNS"); in mnsh_debug_print_message()
291 debug_printf ("OPEN"); in mnsh_debug_print_message()
295 debug_printf ("UNLINK"); in mnsh_debug_print_message()
299 debug_printf ("READLINK"); in mnsh_debug_print_message()
303 debug_printf ("INT"); in mnsh_debug_print_message()
307 debug_printf ("FD"); in mnsh_debug_print_message()
311 debug_printf ("INTSTR"); in mnsh_debug_print_message()
323 debug_printf ("\""); in mnsh_debug_print_message()
395 debug_printf ("mnsh: send: "); in mnsh_send_message()
[all …]
H A Daarch64-linux-hw-point.c304 debug_printf ("debug_reg_change_callback: \n\tOn entry:\n"); in debug_reg_change_callback()
305 debug_printf ("\ttid%d, dr_changed_bp=0x%s, " in debug_reg_change_callback()
331 debug_printf ("\tOn exit:\n\ttid%d, dr_changed_bp=0x%s, " in debug_reg_change_callback()
629 debug_printf ("handle_unaligned_watchpoint: is_insert: %d\n" in aarch64_handle_unaligned_watchpoint()
740 debug_printf ("%s", func); in aarch64_show_debug_reg_state()
742 debug_printf (" (addr=0x%08lx, len=%d, type=%s)", in aarch64_show_debug_reg_state()
749 debug_printf (":\n"); in aarch64_show_debug_reg_state()
751 debug_printf ("\tBREAKPOINTs:\n"); in aarch64_show_debug_reg_state()
753 debug_printf ("\tBP%d: addr=%s, ctrl=0x%08x, ref.count=%d\n", in aarch64_show_debug_reg_state()
757 debug_printf ("\tWATCHPOINTs:\n"); in aarch64_show_debug_reg_state()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/
H A Darc-tdep.c605 debug_printf ("arc: Writing PC, new value=%s\n", in arc_write_pc()
920 debug_printf ("arc: extract_return_value\n"); in arc_extract_return_value()
949 debug_printf ("arc: returning 0x%s%s\n", in arc_extract_return_value()
974 debug_printf ("arc: store_return_value\n"); in arc_store_return_value()
1003 debug_printf ("arc: storing 0x%s%s\n", in arc_store_return_value()
1017 debug_printf ("arc: get_longjmp_target\n"); in arc_get_longjmp_target()
1496 debug_printf ("arc: skip_prologue\n"); in arc_skip_prologue()
1667 debug_printf ("arc: frame_info %s\n", message); in arc_print_frame_cache()
1670 debug_printf ("arc: frame_base_offset = %s\n", in arc_print_frame_cache()
1689 debug_printf ("arc: frame_cache\n"); in arc_make_frame_cache()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Darc-tdep.c605 debug_printf ("arc: Writing PC, new value=%s\n", in arc_write_pc()
920 debug_printf ("arc: extract_return_value\n"); in arc_extract_return_value()
949 debug_printf ("arc: returning 0x%s%s\n", in arc_extract_return_value()
974 debug_printf ("arc: store_return_value\n"); in arc_store_return_value()
1003 debug_printf ("arc: storing 0x%s%s\n", in arc_store_return_value()
1017 debug_printf ("arc: get_longjmp_target\n"); in arc_get_longjmp_target()
1496 debug_printf ("arc: skip_prologue\n"); in arc_skip_prologue()
1667 debug_printf ("arc: frame_info %s\n", message); in arc_print_frame_cache()
1670 debug_printf ("arc: frame_base_offset = %s\n", in arc_print_frame_cache()
1689 debug_printf ("arc: frame_cache\n"); in arc_make_frame_cache()
[all …]
/netbsd/libexec/ld.elf_so/
H A Ddebug.h44 extern void debug_printf __P((const char *, ...))
48 # define dbg(a) debug_printf a
53 # define rdbg(a) debug_printf a
/netbsd/external/gpl3/gdb/dist/gdb/arch/
H A Daarch64-insn.c93 debug_printf ("decode: 0x%s 0x%x %s x%u, #?\n", in aarch64_decode_adr()
125 debug_printf ("decode: 0x%s 0x%x %s 0x%s\n", in aarch64_decode_b()
158 debug_printf ("decode: 0x%s 0x%x b<%u> 0x%s\n", in aarch64_decode_bcond()
193 debug_printf ("decode: 0x%s 0x%x %s 0x%s\n", in aarch64_decode_cb()
229 debug_printf ("decode: 0x%s 0x%x %s x%u, #%u, 0x%s\n", in aarch64_decode_tb()
273 debug_printf ("decode: %s 0x%x %s %s%u, #?\n", in aarch64_decode_ldr_literal()
/netbsd/external/gpl3/gdb.old/dist/gdb/arch/
H A Daarch64-insn.c93 debug_printf ("decode: 0x%s 0x%x %s x%u, #?\n", in aarch64_decode_adr()
125 debug_printf ("decode: 0x%s 0x%x %s 0x%s\n", in aarch64_decode_b()
158 debug_printf ("decode: 0x%s 0x%x b<%u> 0x%s\n", in aarch64_decode_bcond()
193 debug_printf ("decode: 0x%s 0x%x %s 0x%s\n", in aarch64_decode_cb()
229 debug_printf ("decode: 0x%s 0x%x %s x%u, #%u, 0x%s\n", in aarch64_decode_tb()
273 debug_printf ("decode: %s 0x%x %s %s%u, #?\n", in aarch64_decode_ldr_literal()

12345