Give a name to the TUI SingleKey keymap
[deliverable/binutils-gdb.git] / gdb / NEWS
index f382e887c0c203ac51765c0f04c81d7011021ed6..1fefd814095e75855b5f269d11cdd38458727101 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
 
 * The RX port now supports XML target descriptions.
 
+* GDB now shows the Ada task names at more places, e.g. in task switching
+  messages.
+
+* GDB can now be compiled with Python 3 on Windows.
+
 * Python API
 
   ** The gdb.Value type has a new method 'format_string' which returns a
@@ -318,6 +323,10 @@ maint show test-options-completion-result
   GDB now bundles GNU readline 8.0, but if you choose to use
   --with-system-readline, only readline >= 7.0 can be used.
 
+* The TUI SingleKey keymap is now named "SingleKey".  This can be used
+  from .inputrc to bind keys in this keymap.  This feature is only
+  available when gdb is built against GNU readline 8.0 or later.
+
 *** Changes in GDB 8.3
 
 * GDB and GDBserver now support access to additional registers on
This page took 0.023681 seconds and 4 git commands to generate.