aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker37-37/+37
2020-12-07gdb/completer: improve tab completion to consider the '-force-condition' flagTankut Baris Aktemur1-0/+14
2020-12-07gdb/linespec: relax the position of the '-force-condition' flagTankut Baris Aktemur1-0/+12
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur2-4/+9
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2-6/+6
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves1-1/+1
2020-05-30replace_typedefs: handle templates in namespacesPedro Alves2-0/+222
2020-05-28Fix "'operator new' should not return NULL" errors in testsuiteGary Benson1-2/+4
2020-05-27cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple}Pedro Alves1-23/+10
2020-03-19gdb: Remove C++ symbol aliases from completion listAndrew Burgess2-0/+127
2020-03-12[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug infoTom de Vries1-1/+19
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker33-33/+33
2019-10-03gdb/testsuite: Make test names unique in gdb.linespec testsAndrew Burgess2-4/+7
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie1-3/+0
2019-08-09Match Windows pathnames in gdb.linespec/break-ask.exp.Sandra Loosemore1-3/+3
2019-07-29[gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries1-1/+1
2019-07-29[gdb/testsuite, 1/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries1-14/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker33-33/+33
2018-10-04Clean up "Reading symbols" outputTom Tromey1-1/+1
2018-09-19Skip GDB tab-completion tests if no readline.Sandra Loosemore3-0/+24
2018-01-02Update copyright year range in all GDB filesJoel Brobecker33-33/+33
2017-12-07Validate explicit locations with early terminationKeith Seitz1-1/+2
2017-11-30Fix gdb.linespec/cpls-ops.exp on 32-bitPedro Alves1-2/+11
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves2-0/+379
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2-32/+471
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves2-0/+819
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves5-7/+1200
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-07-14Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves3-3/+100
2017-02-13Fix gdb.linespec/explicit.expLuis Machado2-15/+30
2017-01-01update copyright year range in GDB filesJoel Brobecker25-25/+25
2016-12-23Fix more cases of improper test namesLuis Machado9-10/+10
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado4-4/+4
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal2-176/+223
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-15/+0
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-4/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker25-25/+25
2015-09-18Require readline for gdb.linespec/explicit.exp tab-completion tests.Sandra Loosemore1-135/+142
2015-08-17Move strace -m/explicit location test to strace.expKeith Seitz1-4/+0
2015-08-11Explicit locations: add UI features for CLIKeith Seitz7-8/+738
2015-03-26Handle the effect of skipping prologueYao Qi2-0/+28
2015-03-26Remove some hard-coded stuff in testsYao Qi2-10/+12
2015-03-26Compile break-asm-file{0,1}.s without debug infoYao Qi1-5/+18
2015-03-23Expand keyword lexing intelligence in the linespec parser.Keith Seitz2-0/+113
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 Brobecker17-17/+17