aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-03-27gdb/testsuite: make some test names unique in gdb.arch/powerpc-*.expWill Schmidt3-4/+11
2021-03-26gdb/testsuite: more testing of pretty printer 'array' display_hintAndrew Burgess4-0/+45
2021-03-26gdb/testsuite: resolve remaining duplicate test names in gdb.cp/*.expAndrew Burgess12-21/+47
2021-03-26gdb/testsuite: resolve duplicate test name in gdb.cp/cplusfuncs.expAndrew Burgess2-1/+6
2021-03-26gdb/testsuite: remove duplicate test from gdb.cp/maint.expAndrew Burgess2-15/+22
2021-03-26gdb/testsuite: remove duplicate test names from gdb.cp/gdb2384.expAndrew Burgess3-12/+19
2021-03-26gdb/testsuite: remove duplicate test names for gdb.cp/nsusing.expAndrew Burgess2-100/+40
2021-03-25Fix bkpt-other-inferior.exp racePedro Alves1-2/+4
2021-03-25Fix problem exposed by gdb.server/stop-reply-no-thread-multi.expPedro Alves2-4/+20
2021-03-25gdb/testsuite: use -wrap with gdb_test_multiple in lib/ada.expAndrew Burgess2-2/+7
2021-03-24Add memory tagging testcasesLuis Machado6-0/+589
2021-03-24Extend "x" and "print" commands to support memory taggingLuis Machado3-1/+7
2021-03-22gdb: handle invalid DWARF when compilation unit is missingAndrew Burgess3-0/+106
2021-03-22gdb/testsuite: use the correct .debug_str section name for DW_FORM_strpAndrew Burgess4-1/+137
2021-03-20Move psymtab statistics printing to psymtab.cTom Tromey2-1/+5
2021-03-19Fix potential hang during gdbserver testingKevin Buettner2-1/+11
2021-03-19Enable macro test for clang compilerSourabh Singh Tomar5-9/+26
2021-03-17gdb/testsuite: add test for run/attach while program is runningSimon Marchi3-0/+195
2021-03-16gdb/python: fix FrameDecorator regression on Python 2Andrew Burgess4-0/+159
2021-03-16gdb/testsuite: squash duplicate test names in gdb.threads/*.expAndrew Burgess7-48/+77
2021-03-15Fix unary + in AdaTom Tromey2-0/+9
2021-03-15Call ada_ensure_varsize_limit in indirectionTom Tromey3-1/+20
2021-03-15Implement Ada operator overloadingTom Tromey5-0/+335
2021-03-15Fix Ada assignment resolutionTom Tromey5-0/+126
2021-03-15Fix bug in Ada aggregate assignmentTom Tromey5-0/+54
2021-03-15gdb: use make_scoped_restore to restore gdbpy_current_objfileAndrew Burgess7-0/+254
2021-03-12gdb/testsuite: resolve remaining duplicate test names in gdb.python/*.expAndrew Burgess7-8/+25
2021-03-12gdb/testsuite: remove duplicate test from gdb.python/py-value-cc.expAndrew Burgess2-2/+4
2021-03-12gdb/testsuite: check the correct Python variable in testAndrew Burgess2-1/+6
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-explore-cc.expAndrew Burgess2-4/+9
2021-03-12gdb/testsuite: remove a duplicate testAndrew Burgess2-2/+4
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-symtab.expAndrew Burgess2-2/+9
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-prompt.expAndrew Burgess2-39/+51
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-block.expAndrew Burgess2-7/+15
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-pp-maint.expAndrew Burgess2-5/+15
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-explore.expAndrew Burgess2-28/+35
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-finish-breakpoint.expAndrew Burgess2-13/+19
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-strfns.expAndrew Burgess2-1/+8
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-format-string.expAndrew Burgess2-18/+23
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-mi.expAndrew Burgess2-156/+171
2021-03-09Fix function call regression in new evaluatorTom Tromey3-0/+80
2021-03-09gdb: fix field names of GDB's type main_type structureAndrew Burgess2-0/+146
2021-03-09gdb/fortran: Add 'LOC' intrinsic support.Felix Willgerodt2-0/+9
2021-03-09gdb/fotran: add support for the 'shape' keywordAndrew Burgess3-0/+168
2021-03-09gdb/fortran: add support for 'SIZE' keywordAndrew Burgess3-0/+212
2021-03-09gdb/fortran: add support for RANK keywordAndrew Burgess3-0/+141
2021-03-08Convert f-exp.y to use operationsTom Tromey2-4/+8
2021-03-08Convert c-exp.y to use operationsTom Tromey2-2/+6
2021-03-06Avoid crash on missing dwz fileTom Tromey3-2/+68
2021-03-06Make valgrind tests more robust by adding --wait=1 to vgdb invocationMark Wielaard2-1/+5