aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec/ls-errs.exp
AgeCommit message (Expand)AuthorFilesLines
2019-10-03gdb/testsuite: Make test names unique in gdb.linespec testsAndrew Burgess1-2/+3
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie1-3/+0
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-07Validate explicit locations with early terminationKeith Seitz1-1/+2
2017-10-19gdb: Remove hard-coded line number from testAndrew Burgess1-2/+2
2017-07-17A smarter linespec completerPedro Alves1-2/+7
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves1-5/+13
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal1-173/+213
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-11Explicit locations: add UI features for CLIKeith Seitz1-8/+49
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-0/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-04-24XFAIL under Clang tests using labelsDavid Blaikie1-61/+47
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-10-11 PR breakpoints/14643.Doug Evans1-1/+1
2012-07-30 * linespec.c (linespec_lex_number): A number followedKeith Seitz1-0/+2
2012-06-25 * gdb.linespec/ls-errs.exp: Use standard_testfile.Tom Tromey1-4/+2
2012-06-13 PR breakpoints/13798 and mi/11541Keith Seitz1-1/+3
2012-04-05linespec rewrite:Keith Seitz1-0/+189