aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec/cpcompletion.exp
AgeCommit message (Expand)AuthorFilesLines
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-4/+8
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-19Skip GDB tab-completion tests if no readline.Sandra Loosemore1-0/+8
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-0/+423
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves1-0/+534