Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWS
authorRuslan Kabatsayev <b7.10110111@gmail.com>
Thu, 17 Aug 2017 05:44:37 +0000 (08:44 +0300)
committerRuslan Kabatsayev <b7.10110111@gmail.com>
Thu, 17 Aug 2017 05:45:02 +0000 (08:45 +0300)
gdb/ChangeLog:

* NEWS: Mention new shortcuts for nexti and stepi in TUI
Single-Key mode

gdb/ChangeLog
gdb/NEWS

index dc184c59ea69dbc1e59b098f57d71c895a40c416..10d63b0ee1ef927fa0a4b1cd18781c476c34728f 100644 (file)
@@ -1,3 +1,8 @@
+2017-08-17  Ruslan Kabatsayev  <b7.10110111@gmail.com>
+
+       * NEWS: Mention new shortcuts for nexti and stepi in TUI
+       Single-Key mode
+
 2017-08-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>
 
        * tui/tui.c (tui_commands): Add "nexti" and "stepi" to the Single-Key
index 9cd1df1cfe204cb7f3cdab1e860d587d70312e02..341e93457bca8307b5a6768051cf303615a4c2cc 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -26,6 +26,9 @@ set debug separate-debug-file
 show debug separate-debug-file
   Control the display of debug output about separate debug file search.
 
+* TUI Single-Key mode now supports two new shortcut keys: `i' for stepi and
+  `o' for nexti.
+
 *** Changes in GDB 8.0
 
 * GDB now supports access to the PKU register on GNU/Linux. The register is
This page took 0.034889 seconds and 4 git commands to generate.