aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.tui
AgeCommit message (Expand)AuthorFilesLines
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess1-0/+14
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess1-19/+29
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess2-1/+65
2021-02-06[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32Tom de Vries1-2/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker20-20/+20
2020-12-10[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5Tom de Vries1-6/+10
2020-10-19Don't erase TUI source window when switching focusTom Tromey1-0/+2
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves3-7/+7
2020-09-27Remove test duplicate from gdb.tuiTom Tromey1-4/+6
2020-09-24Don't let TUI focus on locatorTom Tromey1-0/+1
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 Loosemore13-0/+20
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries13-13/+13
2020-03-13[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.expTom de Vries2-2/+2
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
2020-02-06gdb: Catch exceptions if the source file is not foundShahab Vahedi1-0/+97
2020-01-31gdb/tui: Disassembler scrolling of very small programsAndrew Burgess2-0/+73
2020-01-24gdb/tui: asm window handles invalid memory and scrolls betterAndrew Burgess1-0/+42
2020-01-19Make "file" clear TUI source windowTom Tromey1-0/+7
2020-01-09gdb/tui: Link source and assembler scrolling .... againAndrew Burgess1-0/+27
2020-01-09gdb: Fix scrolling in TUITom Tromey1-0/+13
2020-01-09gdb/tui: Fix 'layout asm' before the inferior has startedAndrew Burgess1-0/+34
2020-01-05gdb: use tui_set_layout not show_layout to fix window focusAndrew Burgess1-0/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker15-15/+15
2019-12-20Fix "list" command in the TUITom Tromey1-0/+34
2019-12-20Display "main" on initial TUI startupTom Tromey1-1/+1
2019-12-11Fix TUI test suite regexpsTom Tromey3-4/+4
2019-12-11Re-apply the current layout when resizingTom Tromey2-7/+7
2019-12-11First use of tui_layoutTom Tromey3-8/+8
2019-11-19Fix the "winheight" commandTom Tromey1-0/+37
2019-11-18Fix crash with core + TUI + runSergio Durigan Junior1-0/+61
2019-11-12Make TUI resizing tests more robustTom Tromey1-11/+10
2019-09-08Truncate long TUI window titlesTom Tromey3-11/+0
2019-08-16Remove the TUI execution info windowTom Tromey2-10/+10
2019-08-15TUI resize unificationTom Tromey1-10/+8
2019-07-27Add test that "file" shows "main"Tom Tromey1-0/+34
2019-07-27Add test case for empty TUI windowsTom Tromey1-0/+103
2019-07-27Add TUI resizing testTom Tromey1-0/+42
2019-07-27Add TUI test for "list"Tom Tromey1-0/+37
2019-07-27Add TUI register window testTom Tromey1-0/+48
2019-07-27Add "layout split" testTom Tromey1-0/+9
2019-07-27Add test for "layout asm"Tom Tromey1-0/+5
2019-07-27A virtual terminal for the test suiteTom Tromey1-0/+41
2019-01-01Update copyright year range in all GDB files.Joel Brobecker6-6/+6
2018-01-02Update copyright year range in all GDB filesJoel Brobecker6-6/+6
2017-11-15Fix gdb.tui/completion.exp testSimon Marchi1-1/+1
2017-11-09Fix racy output matching in gdb.tui/tui-completion.expPedro Alves1-19/+17
2017-03-08Fix PR tui/21216: TUI line breaks regressionPedro Alves1-0/+57