]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tuiIO.h: Remove old declarations and add the new ones.
authorStephane Carrez <stcarrez@nerim.fr>
Sat, 21 Jul 2001 19:56:54 +0000 (19:56 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sat, 21 Jul 2001 19:56:54 +0000 (19:56 +0000)
commita198b876bbcb08749731caf93957d6b90227cd81
tree79678dd380073a739b4cbda357ab56728dff1778
parentfea1470223dd1910e80bf0a5a4c60139d4846446
    * tuiIO.h: Remove old declarations and add the new ones.
        * tuiIO.c: New management for curses and gdb terminal interactions.
        (tui_tputs): Remove.
        (tuiTermSetup, tuiTermUnsetup): Remove, must use normal curses ops.
        (tuiBufferGetc, tui_vStartNewLines, _updateCommandInfo): Remove.
        (tui_owns_terminal): Remove.
        (tui_redisplay_readline): New function.
        (tui_puts): New function.
        (tui_prep_terminal): New function.
        (tui_deprep_terminal): New function.
        (tui_getc): Rename of tuiGetc, simplify and fix.
        (tui_setup_io): New function.
        (tui_initialize_io): New function.
gdb/tui/ChangeLog
gdb/tui/tuiIO.c
gdb/tui/tuiIO.h