aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.tui/regs.exp
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Fix TUI text centeringTom Tromey1-1/+4
2024-02-08Update TUI register window when the inferior exitsTom Tromey1-0/+8
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-16[gdb/tui] Show regs when switching to regs layoutTom de Vries1-4/+6
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-04-07gdb/tui: fix 'tui reg next/prev' command when data window is hiddenAndrew Burgess1-0/+26
2022-04-03gdb/tui: fairer distribution of excess space during applyAndrew Burgess1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-17Fix TUI support checks in gdb.tui tests.Sandra Loosemore1-0/+1
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-11Fix TUI test suite regexpsTom Tromey1-2/+2
2019-12-11First use of tui_layoutTom Tromey1-2/+2
2019-09-08Truncate long TUI window titlesTom Tromey1-3/+0
2019-07-27Add TUI register window testTom Tromey1-0/+48