Fix hex floating point lexing
[binutils-gdb.git] / gdb / testsuite / gdb.tui /
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