gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location
[binutils-gdb.git] / gdb / testsuite / gdb.tui /
2022-04-07 Andrew Burgessgdb/tui: fix 'tui reg next/prev' command when data...
2022-04-03 Andrew Burgessgdb/tui: fair split of delta after a resize
2022-04-03 Andrew Burgessgdb/tui: relax restrictions on window max height and...
2022-04-03 Andrew Burgessgdb/testsuite: some additional tests in gdb.tui/scroll.exp
2022-04-03 Andrew Burgessgdb/tui: support placing the cmd window into a horizont...
2022-04-03 Andrew Burgessgdb/tui: allow cmd window to change size in tui_layout_...
2022-04-03 Andrew Burgessgdb/tui: fairer distribution of excess space during...
2022-04-03 Andrew Burgessgdb/tui: avoid fp exception when applying layouts
2022-04-03 Andrew Burgessgdb/tui/testsuite: refactor new-layout.exp test
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-01 Andrew Burgessgdb/testing/tui: add new _csi_{L,S,T}
2022-03-31 Simon Marchigdb/testsuite/tui: implement _csi_P proc
2022-03-30 Simon Marchigdb/testsuite: add tests for Term
2022-02-06 Andrew Burgessgdb/tui: add window width information to 'info win...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-07 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
2021-10-21 Tom de Vries[gdb/tui] Fix breakpoint display functionality
2021-10-13 Tom de Vries[gdb/testsuite] Require use_gdb_stub == 0 where appropriate
2021-10-06 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.exp
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-07-29 Carl LoveFix for gdb.tui/tui-layout-asm.exp
2021-02-08 Andrew Burgessgdb/tui: don't add windows to global list from tui_layo...
2021-02-08 Andrew Burgessgdb/tui: fix issue with handling the return character
2021-02-08 Andrew Burgessgdb/testsuite: fix implementation of delete line in...
2021-02-06 Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-10 Tom de Vries[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5
2020-10-19 Tom TromeyDon't erase TUI source window when switching focus
2020-10-13 Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-09-28 Tom TromeyRemove test duplicate from gdb.tui
2020-09-24 Tom TromeyDon't let TUI focus on locator
2020-09-16 Tom de Vries[gdb/testsuite] Fix unbalanced braces in gdb.tui/new...
2020-06-18 Sandra LoosemoreFix TUI support checks in gdb.tui tests.
2020-06-12 Tom de Vries[gdb/testsuite] Don't leak tuiterm.exp spawn override
2020-03-12 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefil...
2020-02-22 Tom TromeyAdd horizontal splitting to TUI layout
2020-02-22 Tom TromeyAllow TUI sub-layouts in "new-layout" command
2020-02-22 Tom TromeyAdd the "tui new-layout" command
2020-02-06 Shahab Vahedigdb: Catch exceptions if the source file is not found
2020-01-31 Andrew Burgessgdb/tui: Disassembler scrolling of very small programs
2020-01-24 Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-19 Tom TromeyMake "file" clear TUI source window
2020-01-09 Andrew Burgessgdb/tui: Link source and assembler scrolling .... again
2020-01-09 Tom Tromeygdb: Fix scrolling in TUI
2020-01-09 Andrew Burgessgdb/tui: Fix 'layout asm' before the inferior has started
2020-01-05 Andrew Burgessgdb: use tui_set_layout not show_layout to fix window...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-20 Tom TromeyFix "list" command in the TUI
2019-12-20 Tom TromeyDisplay "main" on initial TUI startup
2019-12-12 Tom TromeyFix TUI test suite regexps
2019-12-11 Tom TromeyRe-apply the current layout when resizing
2019-12-11 Tom TromeyFirst use of tui_layout
2019-11-19 Tom TromeyFix the "winheight" command
2019-11-19 Sergio Durigan JuniorFix crash with core + TUI + run
2019-11-12 Tom TromeyMake TUI resizing tests more robust
2019-09-08 Tom TromeyTruncate long TUI window titles
2019-08-16 Tom TromeyRemove the TUI execution info window
2019-08-15 Tom TromeyTUI resize unification
2019-07-28 Tom TromeyAdd test that "file" shows "main"
2019-07-28 Tom TromeyAdd test case for empty TUI windows
2019-07-28 Tom TromeyAdd TUI resizing test
2019-07-28 Tom TromeyAdd TUI test for "list"
2019-07-28 Tom TromeyAdd TUI register window test
2019-07-28 Tom TromeyAdd "layout split" test
2019-07-28 Tom TromeyAdd test for "layout asm"
2019-07-28 Tom TromeyA virtual terminal for the test suite
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-15 Simon MarchiFix gdb.tui/completion.exp test
2017-11-09 Pedro AlvesFix racy output matching in gdb.tui/tui-completion.exp
2017-03-08 Pedro AlvesFix PR tui/21216: TUI line breaks regression
2017-03-08 Pedro AlvesMove TUI completion tests to gdb.tui/completion.exp
2017-03-08 Pedro AlvesMove TUI testcases to new gdb/testsuite/gdb.tui/ directory