aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.tui
AgeCommit message (Expand)AuthorFilesLines
2023-01-27gdb/tui: rewrite of tui_source_window_base to handle very long linesAndrew Burgess1-5/+1
2023-01-27gdb/tui: improve errors from tui focus commandAndrew Burgess1-5/+80
2023-01-25gdb/tui: better filtering of tab completion results for focus commandAndrew Burgess1-2/+16
2023-01-25gdb/testsuite/tui: more testing of the 'focus' commandAndrew Burgess2-0/+90
2023-01-25gdb/testsuite: update gdb.tui/tui-nl-filtered-output.expAndrew Burgess1-21/+16
2023-01-25gdb/testsuite: update gdb.tui/tui-disasm-long-lines.expAndrew Burgess1-7/+14
2023-01-25gdb/testsuite: extend gdb.tui/tui-layout.exp test scriptAndrew Burgess1-11/+46
2023-01-13Rename to allow_tui_testsTom Tromey4-10/+8
2023-01-13Use require !use_gdb_stubTom Tromey1-1/+2
2023-01-13Change 'require' to accept a list of predicatesTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker26-26/+26
2022-12-08[gdb/testsuite] Require debug info for gdb.tui/tui-layout-asm-short-prog.expTom de Vries1-0/+5
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess1-1/+1
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries1-0/+1
2022-05-13Put corefile-run.core into test subdirectoryTom Tromey1-1/+1
2022-05-08[gdb/testsuite] Fix gdb.tui/scroll.exp with read1Tom de Vries1-1/+7
2022-04-07gdb/tui: fix 'tui reg next/prev' command when data window is hiddenAndrew Burgess1-0/+26
2022-04-03gdb/tui: fair split of delta after a resizeAndrew Burgess1-0/+31
2022-04-03gdb/tui: relax restrictions on window max height and widthAndrew Burgess1-1/+3
2022-04-03gdb/testsuite: some additional tests in gdb.tui/scroll.expAndrew Burgess1-0/+4
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 Burgess2-0/+55
2022-04-03gdb/tui: fairer distribution of excess space during applyAndrew Burgess4-17/+22
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-04-03gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess1-0/+62
2022-04-01gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess1-0/+85
2022-03-31gdb/testsuite/tui: implement _csi_P procSimon Marchi1-0/+29
2022-03-30gdb/testsuite: add tests for TermSimon Marchi1-0/+615
2022-02-06gdb/tui: add window width information to 'info win' outputAndrew Burgess1-0/+61
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker23-23/+23
2021-12-07[gdb/testsuite] Fix FAIL in gdb.tui/basic.expTom de Vries2-14/+50
2021-10-21[gdb/tui] Fix breakpoint display functionalityTom de Vries1-0/+37
2021-10-13[gdb/testsuite] Require use_gdb_stub == 0 where appropriateTom de Vries1-0/+3
2021-10-06[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.expTom de Vries1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2-2/+0
2021-07-29Fix for gdb.tui/tui-layout-asm.expCarl Love1-2/+30
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