aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-17[gdb/testsuite] Add gdb.base/valgrind-infcall-2.expTom de Vries4-13/+131
2020-07-17[gdb/testsuite] Use MACRO_AT_{func,range}Tom de Vries23-198/+64
2020-07-17[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}Tom de Vries17-45/+47
2020-07-17[gdb/testsuite] Remove Dwarf::externTom de Vries12-28/+14
2020-07-16Fix POSIX-isms in gdb.base/shell.expSandra Loosemore2-10/+21
2020-07-16gdb: fix issues with handling DWARF v5 rnglists & .dwo files.Caroline Tice3-0/+142
2020-07-16[gdb/testsuite] Add pseudo line number program instruction: lineTom de Vries8-99/+100
2020-07-15gdb/testsuite: Update test pattern in ptype-on-functions.expAndrew Burgess2-1/+6
2020-07-15[gdb/testsuite] Handle callq -> call disassembly changeTom de Vries2-2/+5
2020-07-15gdb/fortran: Handle dynamic string types when printing typesAndrew Burgess3-0/+34
2020-07-14gdb/testsuite/lib/dwarf.exp: fix addr_size parameter commentsSimon Marchi2-3/+8
2020-07-14gdb: Improve formatting of 'show endian' messagesAndrew Burgess2-19/+19
2020-07-14gdb: Improve formatting of 'show architecture' messagesAndrew Burgess10-17/+29
2020-07-14[gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30Tom de Vries2-2/+8
2020-07-13Skip directory tests in gdb.base/info_sources.exp on remote hostSandra Loosemore2-3/+12
2020-07-13Fix gdb.base/savedregs.exp with clangGary Benson2-1/+6
2020-07-13Fix gdb.arch/i386-sse.exp with clangGary Benson2-1/+5