aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-08-28Fix gdb.base/advance-until-multiple-locations.exp with some compilersPedro Alves2-2/+8
2020-08-28[gdb/breakpoint] Handle setting breakpoint on label without addressTom de Vries3-0/+66
2020-08-27Fix advance/until and multiple locations (PR gdb/26524)Pedro Alves3-0/+210
2020-08-27gdb/testsuite: use multi_line in gdb.dwarf2/dw2-reg-undefined.expSimon Marchi2-1/+10
2020-08-27gdb: fix whitespace issues in ChangeLog filesSimon Marchi1-3/+3
2020-08-27gdb/testsuite: make test names unique in gdb.arch/*.expAndrew Burgess9-186/+203
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi2-2/+6
2020-08-25gdb/testsuite: fix gdb.threads/stepi-random-signal.exp pattern (gdb/26532)Simon Marchi2-1/+6
2020-08-25gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532)Simon Marchi2-1/+6
2020-08-25Fix ChangeLog entry for commit b04aa1fc8c9d4a79e6293a3a1df7507052afedf3Gary Benson1-1/+1
2020-08-25Disable Clang's integrated assembler for two testcasesGary Benson3-1/+20
2020-08-25Enable gdb.cp/ambiguous.exp with GCC and clangGary Benson2-2/+17
2020-08-25gdb/modula-2: parsing of multi-subscript arraysGaius Mulley3-0/+82
2020-08-25Revert "Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays"Andrew Burgess3-79/+0
2020-08-25Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arraysGaius Mulley3-0/+79
2020-08-24gdb/testsuite: make runto always emit a FAIL on internal errorSimon Marchi2-3/+7
2020-08-24gdb: add infrun_debug_printf macroSimon Marchi4-4/+11
2020-08-20gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur3-2/+7
2020-08-20Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma2-2/+11
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