aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Update xfail pattern in gdb.rust/simple.expTom Tromey2-1/+8
2020-08-17Fix MI crash with Ada string accessTom Tromey5-0/+145
2020-08-16[gdb/testsuite] Add gdb.base/eh_return.expTom de Vries3-0/+151
2020-08-15[gdb/testsuite] Fix charlen type in mixed-lang-stack.cTom de Vries2-1/+14
2020-08-15[gdb/backtrace] Fix printing of fortran string argsTom de Vries2-13/+23
2020-08-13Add skip_fortran_tests to more Fortran testcasesPedro Alves18-1/+56
2020-08-13Add skip_ada_tests to more Ada testcasesPedro Alves145-1/+436
2020-08-12Fix duplicate label in gdb.dwarf2/dw2-op-out-param.SGary Benson2-8/+12
2020-08-07gdb: fix whitespace issues in ChangeLogSimon Marchi1-1/+1
2020-08-05gdb/testsuite: link some dwarf2 tests with nopieSimon Marchi6-6/+7
2020-08-04gdb/testsuite: Use 'array unset' instead of just 'unset'Andrew Burgess2-1/+6
2020-08-03[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user rangeTom de Vries4-0/+136
2020-07-31gdb.base/coremaker2.c: Fix compilation problems for x86_64 -m32 multilibKevin Buettner2-7/+14
2020-07-31Fix gdb.base/corefile2.exp test case for ppc64leKevin Buettner2-12/+22
2020-07-30gdb/breakpoint: set the condition exp after parsing the condition successfullyTankut Baris Aktemur2-0/+95
2020-07-30gdb/breakpoint: do not update the condition string if parsing the condition f...Tankut Baris Aktemur3-0/+69
2020-07-30[gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8Tom de Vries3-6/+32
2020-07-30[gdb/testsuite] Fix gdb.fortran/ptype-on-functions.exp with gcc-4.8Tom de Vries2-2/+7
2020-07-29[gdb/testsuite] Fix captured_command_loop breakpoint in selftestsTom de Vries2-2/+8
2020-07-29[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp more robustTom de Vries2-2/+7
2020-07-28Demangle function names when disassemblingAndrew Burgess3-0/+104
2020-07-28Fix bug in DW_OP_GNU_variable_value evaluationTom Tromey2-0/+7
2020-07-28gdb/python: make more use of RegisterDescriptorsAndrew Burgess2-1/+15
2020-07-28gdb: Add a find method for RegisterDescriptorIteratorAndrew Burgess2-0/+19
2020-07-25gdb/fortran: resolve dynamic types when readjusting after an indirectionAndrew Burgess5-0/+186
2020-07-25[gdb/symtab] Ignore zero line table entriesTom de Vries3-0/+208
2020-07-24[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.expTom de Vries2-0/+8
2020-07-23Don't touch frame_info objects if frame cache was reinitializedPedro Alves2-24/+98
2020-07-23gdb/disassembly: Update to handle non-statement addressesAndrew Burgess2-0/+210
2020-07-22Fix more bugs in gdb testglue wrapper handlingSandra Loosemore2-12/+22
2020-07-22New core file tests with mappings over existing program memoryKevin Buettner3-0/+340
2020-07-22Adjust coredump-filter.exp to account for NT_FILE note handlingKevin Buettner2-1/+24
2020-07-22Add test for accessing read-only mmapped data in a core fileKevin Buettner3-3/+36
2020-07-22Test ability to access unwritten-to mmap data in core fileKevin Buettner3-1/+29
2020-07-22Adjust corefile.exp test to show regression after bfd hack removalKevin Buettner2-0/+10
2020-07-22Fix crash in -stack-list-argumentsTom Tromey5-0/+141
2020-07-22gdb/jit: enable tracking multiple JITer objfilesTankut Baris Aktemur2-1/+47
2020-07-21gdb/python: Reuse gdb.RegisterGroup objects where possibleAndrew Burgess2-0/+23
2020-07-21gdb/python: Reuse gdb.RegisterDescriptor objects where possibleAndrew Burgess2-0/+23
2020-07-21[gdb/testsuite] Fix gdb.reverse/solib-{precsave,reverse}.exp with gcc-8Tom de Vries3-6/+60
2020-07-21[gdb/testsuite] Fix step-reverse.c with gcc-10Tom de Vries2-1/+5
2020-07-21[gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-8Tom de Vries2-2/+7
2020-07-21[gdb/testsuite] Make inline-locals.c deterministicTom de Vries3-1/+16
2020-07-21[gdb/testsuite] Don't leak env vars in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries2-89/+125
2020-07-20guile: Add support for Guile 3.0.Ludovic Courtès3-4/+10
2020-07-20guile: Add support for Guile 2.2.Ludovic Courtès2-1/+6
2020-07-20Skip tests requiring "alignof (void)" when compiling using clangGary Benson2-1/+17
2020-07-20[gdb/testsuite] Stabilize execution order in omp-par-scope.cTom de Vries2-0/+55
2020-07-20[gdb/testsuite] Fix valgrind-infcall-2.exp without libc debug infoTom de Vries2-1/+5
2020-07-20[gdb/testsuite] Bail out after gdb_start error in gdb.threads/attach-slow-wai...Tom de Vries2-1/+10