binutils-gdb/gdb/tui
Magne Hov 14a2449eee [gdb/tui] add SingleKey bindings for reverse execution commands
The bindings for the reverse execution commands are the same letters
as the forward execution command, but with the opposite case. This way
one can simply hold down the Shift modifier key or tap the Caps Lock key
to change the direction of execution.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Approved-By: Tom Tromey <tom@tromey.com>
2023-12-13 11:45:49 +00:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h [gdb/tui] Allow command window of 1 or 2 lines 2023-11-22 19:07:47 +01:00
tui-data.c [gdb/tui] Show focus window in status line 2023-12-08 23:02:31 +01:00
tui-data.h [gdb/tui] Fix wrapping strings 2023-12-04 08:48:48 +01:00
tui-disasm.c gdb: Replace gdb::optional with std::optional 2023-11-21 11:52:35 +00:00
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-hooks.h
tui-interp.c
tui-io.c gdb: Use std::string_view instead of gdb::string_view 2023-11-21 11:52:36 +00:00
tui-io.h
tui-layout.c [gdb/tui] Handle shared border in fixed-sized layout 2023-12-09 14:44:49 +01:00
tui-layout.h [gdb/tui] Fix resizing of terminal to 1 or 2 lines 2023-11-22 19:07:47 +01:00
tui-location.c
tui-location.h
tui-out.c
tui-out.h
tui-regs.c [gdb/tui] Fix wrapping strings 2023-12-04 08:48:48 +01:00
tui-regs.h
tui-source.c [gdb/tui] Fix wrapping strings 2023-12-04 08:48:48 +01:00
tui-source.h
tui-stack.c [gdb/tui] Show focus window in status line 2023-12-08 23:02:31 +01:00
tui-stack.h [gdb/tui] Factor out tui_noscroll_window et al 2023-11-14 15:45:18 +01:00
tui-win.c gdb: Use std::string_view instead of gdb::string_view 2023-11-21 11:52:36 +00:00
tui-win.h
tui-wingeneral.c [gdb/tui] Add tui_win_info::{box_width,box_size} 2023-11-13 21:22:50 +01:00
tui-wingeneral.h
tui-winsource.c [gdb/tui] Fix displaying main after resizing 2023-12-08 17:36:35 +01:00
tui-winsource.h [gdb/tui] Fix displaying main after resizing 2023-12-08 17:36:35 +01:00
tui.c [gdb/tui] add SingleKey bindings for reverse execution commands 2023-12-13 11:45:49 +00:00
tui.h