summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++Andrew Burgess2023-05-021-1/+1
* gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess2023-04-271-2/+2
* gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess2023-02-061-2/+8
* Use clean_restart in gdb.linespecTom Tromey2023-01-261-3/+1
* Use require with is_remoteTom Tromey2023-01-251-4/+3
* Rename to allow_cplus_tests and allow_stl_testsTom Tromey2023-01-136-6/+6
* Use require using_fissionTom Tromey2023-01-131-4/+1
* Use require !skip_cplus_testsTom Tromey2023-01-135-20/+5
* Use require dwarf2_supportTom Tromey2023-01-131-3/+1
* gdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion.exp when using clangBruno Larsen2023-01-061-15/+18
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-0138-38/+38
* [gdb/testsuite] Handle missing .note.GNU-stackTom de Vries2022-10-252-0/+2
* gdb/testsuite: use with_cwd where possibleSimon Marchi2022-04-262-17/+19
* gdb/testsuite: add "macros" option to gdb_compileSimon Marchi2022-04-071-8/+1
* Support template lookups in strncmp_iw_with_modeKeith Seitz2022-02-243-36/+564
* gdb: handle calls to edit command passing only a linespec conditionAndrew Burgess2022-02-021-10/+16
* gdb: handle calls to list command passing only a linespec conditionAndrew Burgess2022-02-021-0/+12
* gdb/testsuite: move linespec test into gdb.linespec/ directoryAndrew Burgess2022-02-021-0/+29
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0137-37/+37
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-303-3/+0
* Enable macro test for clang compilerSourabh Singh Tomar2021-03-191-0/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0137-37/+37
* gdb/completer: improve tab completion to consider the '-force-condition' flagTankut Baris Aktemur2020-12-071-0/+14
* gdb/linespec: relax the position of the '-force-condition' flagTankut Baris Aktemur2020-12-071-0/+12
* gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur2020-10-272-4/+9
* gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2020-10-132-6/+6
* 'runto main' -> 'runto_main' throughoutPedro Alves2020-10-131-1/+1
* replace_typedefs: handle templates in namespacesPedro Alves2020-05-302-0/+222
* Fix "'operator new' should not return NULL" errors in testsuiteGary Benson2020-05-281-2/+4
* cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple}Pedro Alves2020-05-271-23/+10
* gdb: Remove C++ symbol aliases from completion listAndrew Burgess2020-03-192-0/+127
* [gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug infoTom de Vries2020-03-121-1/+19
* Add "info connections" command, "info inferiors" connection number/stringPedro Alves2020-01-101-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0133-33/+33
* gdb/testsuite: Make test names unique in gdb.linespec testsAndrew Burgess2019-10-032-4/+7
* un-XFAIL under Clang tests using labelsDavid Blaikie2019-09-061-3/+0
* Match Windows pathnames in gdb.linespec/break-ask.exp.Sandra Loosemore2019-08-091-3/+3
* [gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries2019-07-291-1/+1
* [gdb/testsuite, 1/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries2019-07-291-14/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0133-33/+33
* Clean up "Reading symbols" outputTom Tromey2018-10-041-1/+1
* Skip GDB tab-completion tests if no readline.Sandra Loosemore2018-09-193-0/+24
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0233-33/+33
* Validate explicit locations with early terminationKeith Seitz2017-12-071-1/+2
* Fix gdb.linespec/cpls-ops.exp on 32-bitPedro Alves2017-11-301-2/+11
* Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves2017-11-292-0/+379
* Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2017-11-292-32/+471
* Add comprehensive C++ operator linespec/location/completion testsPedro Alves2017-11-252-0/+819
* Comprehensive C++ linespec/completer testsPedro Alves2017-11-245-7/+1200
* gdb: Remove hard-coded line number from testAndrew Burgess2017-10-191-2/+2