From bd9b0abf4e57f81d582fa5d5250634f99caeaa49 Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Fri, 13 Sep 2002 19:47:21 +0000 Subject: * tuiIO.c (tui_setup_io): rl_already_prompted must be cleared when leaving TUI mode so that gdb prompt is displayed. --- gdb/tui/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/tui/ChangeLog') diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index 246c1f8..be718ae 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,5 +1,10 @@ 2002-09-13 Stephane Carrez + * tuiIO.c (tui_setup_io): rl_already_prompted must be cleared + when leaving TUI mode so that gdb prompt is displayed. + +2002-09-13 Stephane Carrez + * tuiStack.c (tui_make_status_line): Make sure the local buffer is large enough to hold the complete line. -- cgit v1.1