2004-06-14 Andrew Cagney * NEWS: Mention that the TUI is built-in. Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.138.2.8 diff -p -u -r1.138.2.8 NEWS --- NEWS 14 Jun 2004 13:34:01 -0000 1.138.2.8 +++ NEWS 14 Jun 2004 14:13:54 -0000 @@ -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