summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/completion-support.exp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves2017-12-131-1/+4
* Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves2017-12-131-1/+1
* Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2017-11-291-1/+1
* Add comprehensive C++ operator linespec/location/completion testsPedro Alves2017-11-251-7/+16
* Comprehensive C++ linespec/completer testsPedro Alves2017-11-241-0/+471