mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWS
gdb/ChangeLog: * NEWS: Mention new shortcuts for nexti and stepi in TUI Single-Key mode
This commit is contained in:
@ -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>
|
2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
|
||||||
|
|
||||||
* tui/tui.c (tui_commands): Add "nexti" and "stepi" to the Single-Key
|
* tui/tui.c (tui_commands): Add "nexti" and "stepi" to the Single-Key
|
||||||
|
3
gdb/NEWS
3
gdb/NEWS
@ -26,6 +26,9 @@ set debug separate-debug-file
|
|||||||
show debug separate-debug-file
|
show debug separate-debug-file
|
||||||
Control the display of debug output about separate debug file search.
|
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
|
*** Changes in GDB 8.0
|
||||||
|
|
||||||
* GDB now supports access to the PKU register on GNU/Linux. The register is
|
* GDB now supports access to the PKU register on GNU/Linux. The register is
|
||||||
|
Reference in New Issue
Block a user