summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/completion-support.exp
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Give up after consecutive timeouts in completion-support.expTom de Vries2020-03-171-2/+25
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add check for readline support to more GDB tab-completion tests.Sandra Loosemore2019-08-041-3/+9
* Fix latent bug in test_gdb_complete_cmd_multiplePedro Alves2019-07-031-1/+2
* Fix test_gdb_complete_tab_multiple racePedro Alves2019-07-031-2/+6
* lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2019-06-131-9/+57
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* 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