OSDN Git Service

* tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
authorStephane Carrez <stcarrez@nerim.fr>
Fri, 13 Sep 2002 20:06:56 +0000 (20:06 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Fri, 13 Sep 2002 20:06:56 +0000 (20:06 +0000)
commit56a7bdf802de53750943f927aff9dd2a5cdcd198
tree00821e30a48385ceb118a2c6be4f5d864f9bbc8c
parent9d8a8203cb1e31b8ce569494c5f16bb2d2e1749f
* tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
(tui_initialize_readline): Allow to use space to leave SingleKey
to enter one gdb command.
(tui_enable): Restore the TUI keymap when we are back to TUI.
(tui_disable): Restore normal keymap when leaving TUI.
* tuiIO.c (tui_redisplay_readline): Restore the SingleKey mode
when the buffer becomes empty and we are in tui_one_command_mode.
gdb/tui/ChangeLog
gdb/tui/tui.c
gdb/tui/tuiIO.c