From 3fc14bdbc9bc65cb69892cdde11884d0cb24968b Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Thu, 24 Jul 2003 20:23:17 +0000 Subject: * tui.c (tui_rl_other_window): New function to switch the TUI active window and give focus to a next window. (tui_initialize_readline): Bind it to c-x o. (tui_rl_next_keymap): Activate TUI mode when entering SingleKey mode. --- gdb/tui/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/tui/ChangeLog') diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index a6574ff..40f4bd2 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,3 +1,10 @@ +2003-07-24 Stephane Carrez + + * tui.c (tui_rl_other_window): New function to switch the TUI active + window and give focus to a next window. + (tui_initialize_readline): Bind it to c-x o. + (tui_rl_next_keymap): Activate TUI mode when entering SingleKey mode. + 2003-07-23 Stephane Carrez * tui.c (tui_enable): Call tuiRefreshAll to make sure the window -- cgit v1.1