* 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)
commite3da6fc58ac2eff07799864d80fce8aaf8e36b5d
tree115934f89b6bc05146d5f3b4df942090876b36e1
parentbd9b0abf4e57f81d582fa5d5250634f99caeaa49
* 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
This page took 0.024191 seconds and 4 git commands to generate.