From a6ec25f2912d835535aad574989c6abc61ce551d Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Fri, 11 May 2007 18:31:15 +0000 Subject: * NEWS: Mention change in handling the -tui option. --- gdb/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 9ce7e66..80a24e7 100644 --- 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. -- cgit v1.1