* NEWS: Mention change in handling the -tui option.
authorBob Wilson <bob.wilson@acm.org>
Fri, 11 May 2007 18:31:15 +0000 (18:31 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 11 May 2007 18:31:15 +0000 (18:31 +0000)
gdb/ChangeLog
gdb/NEWS

index 30c4f96460a4f2670f47f3cd4e1d2bb1bd9f4a1a..a1768dba87f3894bc43be90fcd56f5a87febe631 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * NEWS: Mention change in handling the -tui option.
+
 2007-05-11  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * linux-thread-db.c (enable_thread_event_reporting): Fix comment
index 9ce7e668605f96376e91156dd4148c299c14e762..80a24e7806150497fa17d3fd9322c109ebb7d705 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,10 @@
 
 *** Changes since GDB 6.6
 
+* When the Text User Interface (TUI) is not configured, GDB will now
+recognize the -tui command-line option and print a message that the TUI
+is not supported.
+
 * The GDB remote stub, gdbserver, now has lower overhead for high 
 frequency signals (e.g. SIGALRM) via the QPassSignals packet.
 
This page took 0.029227 seconds and 4 git commands to generate.