aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-11-12gdb: rewrite how per language primitive types are managedAndrew Burgess2-0/+15
2020-11-12Fix Rust regression with -readnowTom Tromey2-6/+5
2020-11-12Fix gdb.threads/tls-so_extern.exp with ClangGary Benson2-0/+7
2020-11-11gdb/testsuite: add "breakpoint always-inserted" axis in gdb.base/continue-aft...Simon Marchi2-3/+16
2020-11-10Fix bug in gdb.ada/bias.expTom Tromey3-6/+11
2020-11-10Prevent false passes in gdb.base/vla-optimized-out.expGary Benson2-1/+6
2020-11-10Prevent inlining in gdb.base/vla-optimized-out.cGary Benson2-2/+6
2020-11-10Fix gdb.cp/step-and-next-inline.exp with ClangGary Benson2-4/+23
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess8-53/+149
2020-11-06gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procsSimon Marchi10-66/+74
2020-11-04Handle __XVL fields in Ada type printingTom Tromey3-18/+11
2020-11-04Print Ada type name in more casesTom Tromey4-0/+119
2020-11-04Recognize names of array typesTom Tromey4-0/+14
2020-11-04Use bit stride when taking slice of arrayTom Tromey5-0/+144
2020-11-04Only use stride for final element typeTom Tromey4-0/+21
2020-11-04Fix bit strides for -fgnat-encodings=minimalTom Tromey2-41/+84
2020-11-04Resolve dynamic type in ada_value_struct_eltTom Tromey5-13/+56
2020-11-04Reject slicing a packed arrayTom Tromey2-0/+5
2020-11-04Synthesize array descriptors with -fgnat-encodings=minimalTom Tromey17-282/+395
2020-11-04Fix decoding of multi-dimensional constrained packed arraysTom Tromey5-2/+130
2020-11-03[gdb/testsuite] Fix .debug_abbrev terminatorsTom de Vries2-6/+11
2020-11-02gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.expSimon Marchi2-2/+7
2020-11-02Fix gdb.base/print-file-var.exp with ClangGary Benson2-8/+16
2020-11-02Detect and report incompatible gdb_compile optionsGary Benson2-3/+20
2020-11-02Fix testcases using __attribute__((noclone)) with ClangGary Benson5-36/+89
2020-11-02[gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2/fission-multi-cu.STom de Vries2-14/+4
2020-11-01avoid unwarranted assumption in gdb.ada/fixed_points/fixed_points.adbJoel Brobecker2-2/+7
2020-10-31gdb/testsuite: modernize configure.acSimon Marchi3-1/+8
2020-10-30gdb: introduce displaced_debug_printfSimon Marchi2-1/+6
2020-10-30gdb/infrun: disable pagination in fetch_inferior_eventTankut Baris Aktemur6-264/+30
2020-10-29gdb: restore thread after detaching or killing an inferiorTankut Baris Aktemur2-0/+8
2020-10-29[gdb/testsuite] Fix DUPLICATEs in gdb.threads/tls.expTom de Vries2-2/+11
2020-10-28[gdb/testsuite] Fix gdb.python/py-symbol.exp with -readnowTom de Vries2-4/+32
2020-10-28[gdb/testsuite] Fix re-read FAILs with -readnowTom de Vries3-0/+21
2020-10-28[gdb/testsuite] Fix gdb.rust/traits.exp with -readnowTom de Vries3-2/+20
2020-10-28[gdb/testsuite] Fix gdb.base/relocate.exp with -readnowTom de Vries2-4/+9
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-error.exp with -readnowTom de Vries2-0/+14
2020-10-28[gdb/symtab] Fix language of frame without debug infoTom de Vries3-0/+129
2020-10-28[gdb/testsuite] Fix gdb.cp/nsalias.exp with -readnowTom de Vries3-8/+32
2020-10-28[gdb/testsuite] Fix typo in gdb.cp/nsalias.expTom de Vries2-1/+5
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-filename.exp with -readnowTom de Vries2-1/+5
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-stack-boundary.exp with -readnowTom de Vries2-1/+30
2020-10-27[gdb/testsuite] Fix gdb.base/multi-forks.exp timeout with -readnowTom de Vries2-1/+15
2020-10-27[gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.expTom de Vries1-20/+26
2020-10-27[gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnowTom de Vries2-5/+24
2020-10-27[gdb/testsuite] Fix gdb.cp/psymtab-parameter.exp with -readnowTom de Vries2-3/+9
2020-10-27Fix gdb.python/py-format-string.exp with ClangGary Benson2-2/+8
2020-10-27Add skip_fortran_tests to two Fortran testcasesGary Benson3-2/+11
2020-10-27gdb/breakpoint: use gdb::option for the '-force' flagTankut Baris Aktemur2-0/+13
2020-10-27[gdb/testsuite] Fix section matching in find_pc_sect_compunit_symtabTom de Vries2-0/+26