aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/tuiterm.exp
AgeCommit message (Expand)AuthorFilesLines
2023-12-04[gdb/tui] Fix wrapping stringsTom de Vries1-0/+15
2023-09-29Support the NO_COLOR environment variableTom Tromey1-1/+2
2023-06-21[gdb/testsuite] Reimplement Term::command_no_prompt_prefixTom de Vries1-3/+17
2023-06-21[gdb/testsuite] Make Term::wait_for "" match only a promptTom de Vries1-0/+4
2023-06-13[gdb/testsuite] Fix and add prompt anchoring in tuitermTom de Vries1-2/+2
2023-06-09[gdb] Fix typosTom de Vries1-2/+2
2023-05-29[gdb/testsuite] Fix linefeed scrolling in tuitermTom de Vries1-1/+2
2023-05-26[gdb/testsuite] Add test-case gdb.tui/color-prompt.expTom de Vries1-2/+33
2023-05-26[gdb/testsuite] Add invisible and blinking attributes in tuitermTom de Vries1-0/+14
2023-05-26[gdb/testsuite] Fix reverse attribute in tuitermTom de Vries1-1/+1
2023-05-22[gdb/testsuite] Add Term::get_line_with_attrsTom de Vries1-7/+51
2023-05-22[gdb/testsuite] Factor out Term::_reset_attrsTom de Vries1-12/+14
2023-05-18[gdb/testsuite] Fix whitespace and indentation in lib/tuiterm.expTom de Vries1-48/+48
2023-05-16[gdb/tui] Don't show line number for lines not in source fileTom de Vries1-0/+8
2023-05-05[gdb/testsuite] Add gdb.tui/wrap-line.expTom de Vries1-14/+25
2023-04-30[gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries1-10/+8
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/empty.expTom de Vries1-2/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/new-layout.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Add debug prints in Term::wait_forTom de Vries1-0/+21
2023-04-25[gdb/testsuite] Add warning for timeout in accept_gdb_outputTom de Vries1-0/+2
2023-03-13[gdb/testsuite] Require ![is_remote host] for TUITom de Vries1-0/+8
2023-01-27gdb/testsuite: fix line feed scrolling in tuiterm.expAndrew Burgess1-2/+16
2023-01-13Rename to allow_tui_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-09-23gdb/testsuite/tui: start GDB with "set filename-display basename"Simon Marchi1-1/+7
2022-05-08[gdb/testsuite] Fix gdb.tui/scroll.exp with read1Tom de Vries1-32/+67
2022-04-01gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess1-0/+95
2022-03-31gdb/testsuite/tui: implement _csi_P procSimon Marchi1-0/+27
2022-03-30gdb/testsuite: add tests for TermSimon Marchi1-25/+50
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-06[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.expTom de Vries1-0/+1
2021-10-06[gdb/testsuite] Make tui testing less verboseTom de Vries1-9/+7
2021-10-06[gdb/testsuite] Add Term::dump_box in lib/tuiterm.expTom de Vries1-9/+33
2021-06-10gdb/testsuite: capture GDB tty name in default_gdb_spawnSimon Marchi1-33/+2
2021-06-09gdb/testsuite: add some logging in Term::_check_boxSimon Marchi1-16/+30
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess1-17/+32
2021-01-21gdb/testsuite: improve logging in lib/tuiterm.expSimon Marchi1-171/+277
2021-01-20gdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_row in lib/tuiterm.expSimon Marchi1-86/+90
2021-01-20gdb/testsuite: add links for handled control sequences in lib/tuiterm.expSimon Marchi1-9/+45
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries1-2/+15
2020-03-13[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.expTom de Vries1-2/+13
2020-02-27[gdb/testsuite] Fix spawn in tuiterm.expTom de Vries1-1/+5
2020-01-13gdb/tui: Place window titles in the center of the borderAndrew Burgess1-3/+14
2020-01-09gdb: Fix scrolling in TUITom Tromey1-6/+10
2020-01-09gdb/testsuite/tui: Introduce check_box_contentsAndrew Burgess1-0/+31
2020-01-09gdb/testsuite/tui: Split enter_tui into two procsAndrew Burgess1-3/+13
2020-01-09gdb/testsuite/tui: Always dump_screen when askedAndrew Burgess1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-11First use of tui_layoutTom Tromey1-7/+3