aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.tui
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-08Move TUI completion tests to gdb.tui/completion.expPedro Alves1-0/+58
2017-03-08Move TUI testcases to new gdb/testsuite/gdb.tui/ directoryPedro Alves4-0/+168