]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-06-14 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 14 Jun 2004 22:22:00 +0000 (22:22 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 14 Jun 2004 22:22:00 +0000 (22:22 +0000)
* NEWS: Mention that the TUI is built-in.

gdb/ChangeLog
gdb/NEWS

index e1965b122d2a2c4e409921a125f65c78c492eaba..692a6b52810519f1584b7d46dfd7c189755a3a58 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-14  Andrew Cagney  <cagney@gnu.org>
+
+       * NEWS: Mention that the TUI is built-in.
+
 2004-06-14  Randolph Chung  <tausq@debian.org>
 
        * MAINTAINERS (Write After Approval): Alphabetize my entry correctly.
index 4ddf434ce4fe0459d901fd288b1344793184b4de..abba0e760cc2804fe82e7d6be4c066bc89931f2e 100644 (file)
--- 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