* NEWS: Mention change in handling the -tui option.
This commit is contained in:
parent
2ef52e7748
commit
a6ec25f291
@ -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
|
||||
|
4
gdb/NEWS
4
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user