aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.tui/new-layout.exp
AgeCommit message (Expand)AuthorFilesLines
2022-04-03gdb/tui: relax restrictions on window max height and widthAndrew Burgess1-1/+3
2022-04-03gdb/tui: support placing the cmd window into a horizontal layoutAndrew Burgess1-0/+5
2022-04-03gdb/tui: allow cmd window to change size in tui_layout_split::applyAndrew Burgess1-0/+9
2022-04-03gdb/tui: avoid fp exception when applying layoutsAndrew Burgess1-1/+2
2022-04-03gdb/tui/testsuite: refactor new-layout.exp testAndrew Burgess1-27/+56
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-12-10[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5Tom de Vries1-6/+10
2020-09-27Remove test duplicate from gdb.tuiTom Tromey1-4/+6
2020-09-16[gdb/testsuite] Fix unbalanced braces in gdb.tui/new-layout.expTom de Vries1-6/+6
2020-06-17Fix TUI support checks in gdb.tui tests.Sandra Loosemore1-0/+8
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries1-1/+1
2020-02-22Add horizontal splitting to TUI layoutTom Tromey1-1/+20
2020-02-22Allow TUI sub-layouts in "new-layout" commandTom Tromey1-0/+11
2020-02-22Add the "tui new-layout" commandTom Tromey1-0/+54