From a63196997adb182d975354fcc507d147f77cefaa Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 14 Jun 2004 22:22:00 +0000 Subject: [PATCH] 2004-06-14 Andrew Cagney * NEWS: Mention that the TUI is built-in. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e1965b122d2..692a6b52810 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-06-14 Andrew Cagney + + * NEWS: Mention that the TUI is built-in. + 2004-06-14 Randolph Chung * MAINTAINERS (Write After Approval): Alphabetize my entry correctly. diff --git a/gdb/NEWS b/gdb/NEWS index 4ddf434ce4f..abba0e760cc 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,14 @@ *** Changes in GDB 6.1.1: +* TUI (Text-mode User Interface) built-in (also included in GDB 6.1) + +The TUI (Text-mode User Interface) is now built as part of a default +GDB configuration. It is enabled by either selecting the TUI with the +command line option "-i=tui" or by running the separate "gdbtui" +program. For more information on the TUI, see the manual "Debugging +with GDB". + * Pending breakpoint support (also included in GDB 6.1) Support has been added to allow you to specify breakpoints in shared -- 2.47.2