Searched refs:tui_debug_printf (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui.h31 #define tui_debug_printf(fmt, ...) \ macro
H A Dtui-layout.c459 tui_debug_printf ("window = %s, getting %s",
473 tui_debug_printf ("min = %d, max = %d", *min_value, *max_value);
594 tui_debug_printf ("min_value = %d, max_value = %d", *min_value, *max_value);
652 tui_debug_printf ("current size info data:");
654 tui_debug_printf (" [%d] { size = %d, min = %d, max = %d, share_box = %d }",
666 tui_debug_printf ("this = %p, name = %s, new_size = %d",
699 tui_debug_printf ("found window %s at index %d", name, found_index);
705 tui_debug_printf ("before delta (%d) distribution, weights: %s",
750 tui_debug_printf ("index = %d, weight now: %d",
754 tui_debug_printf ("afte
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui.h31 #define tui_debug_printf(fmt, ...) \ macro
H A Dtui-layout.c450 tui_debug_printf ("window = %s, getting %s",
464 tui_debug_printf ("min = %d, max = %d", *min_value, *max_value);
585 tui_debug_printf ("min_value = %d, max_value = %d", *min_value, *max_value);
643 tui_debug_printf ("current size info data:");
645 tui_debug_printf (" [%d] { size = %d, min = %d, max = %d, share_box = %d }",
657 tui_debug_printf ("this = %p, name = %s, new_size = %d",
690 tui_debug_printf ("found window %s at index %d", name, found_index);
696 tui_debug_printf ("before delta (%d) distribution, weights: %s",
741 tui_debug_printf ("index = %d, weight now: %d",
745 tui_debug_printf ("afte
[all...]
H A Dtui-winsource.c325 tui_debug_printf ("pad_width = %d, left_margin = %d, view_width = %d",
327 tui_debug_printf ("content_width = %d, pad_x = %d, m_horizontal_offset = %d",
329 tui_debug_printf ("m_pad_offset = %d", m_pad_offset);
400 tui_debug_printf ("requested width %d, allocated width %d",
539 tui_debug_printf ("pad_width = %d, view_width = %d, content_width = %d",
541 tui_debug_printf ("original_pad_offset = %d, m_horizontal_offset = %d",

Completed in 185 milliseconds