Lines Matching refs:tui
3487 * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
3488 (SUBDIR_TUI_SRCS): Add tui-out.c tui-hooks.c
3490 (tui-out.o): Define dependencies.
3491 (tui-hooks.o): Likewise.
3643 * printcmd.c (disassemble_command): Simplify tui specific code,
3687 * Makefile.in (COMMON_OBS): Remove tui-file.o.
3689 (SUBDIR_TUI_SRCS): Move tui-file.c and tui-file.h here.
3690 (main.o): Remove dependency with tui-file.h.
3694 * Makefile.in (tui-file.o): Update dependencies.
3703 * source.c (find_source_lines): Remove tui test, must be replaced
3705 (print_source_lines): Remove tui hacks, must be replaced by cli.
3706 (forward_search_command): Remove tui hacks, can be replaced by
3707 appropriate calls to identify_source_line when tui scrolls.
3880 * utils.c (query): Remove tui hacks; tui must use the query_hook.
3881 * top.c (command_loop): Remove tui insert_mode hacks; don't call
3882 tuiCleanUp because this must be made with atexit by tui.
3884 * stack.c (show_and_print_stack_frame_stub): Remove tui check;
3896 * main.c (captured_main): Remove tui_fileopen and tuiInit; tui
3898 * infrun.c (normal_stop): Remove call to TUIDO; tui must use the
3900 * event-top.c (command_handler): Remove tui insert_mode hack.
3901 * defs.h: Remove TUIDO; Only include tui.h.
3903 (delete_breakpoint): Remove tui hacks; tui must install