OSDN Git Service

* tuiIO.h: Remove old declarations and add the new ones.
authorciceron <ciceron>
Sat, 21 Jul 2001 19:56:54 +0000 (19:56 +0000)
committerciceron <ciceron>
Sat, 21 Jul 2001 19:56:54 +0000 (19:56 +0000)
commit8af3aed36f9aace793dd3b58794e0ca12d06ad1a
tree09e1d36029a265aaf930f098e61750712b4b401a
parent004dfc0dcf6dc8c046164b5b67872842594516a0
    * 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