aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/completion-support.exp
AgeCommit message (Expand)AuthorFilesLines
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves1-2/+2
2022-01-07gdb: completion-support.exp: improve leading whitespace supportLancelot SIX1-5/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur1-1/+1
2020-06-23Adjust command completion output when TUI is disabledSandra Loosemore1-4/+13
2020-03-17[gdb/testsuite] Give up after consecutive timeouts in completion-support.expTom de Vries1-2/+25
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-08-04Add check for readline support to more GDB tab-completion tests.Sandra Loosemore1-3/+9
2019-07-03Fix latent bug in test_gdb_complete_cmd_multiplePedro Alves1-1/+2
2019-07-03Fix test_gdb_complete_tab_multiple racePedro Alves1-2/+6
2019-06-13lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves1-9/+57
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-13Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves1-1/+4
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves1-1/+1
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-1/+1
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves1-7/+16
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves1-0/+471