[PATCH] Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWS

Ruslan Kabatsayev b7.10110111@gmail.com
Wed Aug 16 19:29:00 GMT 2017


gdb/ChangeLog:

	* NEWS: Mention new shortcuts for nexti and stepi in TUI
	  Single-Key mode
---
 gdb/NEWS |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index 9cd1df1..5f57e63 100644
--- 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 commands: `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
-- 
1.7.10.2



More information about the Gdb-patches mailing list