aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Fix gdb.threads/access-mem-running-thread-exit.exp w/ native-extended-gdbserverPedro Alves1-1/+29
2022-05-03gdb/testsuite: small cleanup in mi-break-qualified.expAndrew Burgess1-1/+1
2022-05-03gdb/testsuite: change mi_gdb_start to take a list of flagsAndrew Burgess2-9/+17
2022-05-03gdb/testsuite: fix mi-exec-run.exp with native-extended-gdbserver boardAndrew Burgess1-1/+1
2022-05-03gdb: fix failures in gdb.mi/mi-exec-run.exp with native-extended-gdbserverAndrew Burgess1-1/+18
2022-05-02[gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1 / 11.3Tom de Vries1-11/+14
2022-05-02gdb/debuginfod: Whitespace-only URL should disable debuginfodAaron Merey1-4/+13
2022-05-01[gdb/testsuite] Fix gdb.multi/attach-no-multi-process.exp with check-readmoreTom de Vries1-3/+6
2022-04-27Make gdb.base/parse_number.exp test all architecturesPedro Alves1-11/+63
2022-04-27gdb/testsuite: fix FAIL in gdb.base/clear_non_user_bp.expEnze Li1-18/+48
2022-04-26gdb/testsuite: use with_cwd where possibleSimon Marchi8-67/+59
2022-04-26GDB PowerPC record test cases for ISA 2.06 and ISA 3.1Carl Love4-0/+580
2022-04-26PowerPC: Update expected floating point output for gdb.arch/altivec-regs.exp ...Carl Love2-19/+20
2022-04-25gdb/fortran: Support for assumed rank zerorupothar2-0/+9
2022-04-22gdb: improved EOF handling when using readline 7Andrew Burgess1-1/+1
2022-04-22gdb: prune inferiors at end of fetch_inferior_event, fix intermittent failure...Simon Marchi1-2/+31
2022-04-22Fix method naming bug in new DWARF indexerTom Tromey1-0/+74
2022-04-21Fix for gdb.base/solib-search.exp test.Carl Love1-1/+1
2022-04-21gdb/testsuite: fix "set temporary breakpoint" DUPLICATEsSimon Marchi6-16/+17
2022-04-21gdb: fix 'remote show FOO-packet' aliasesAndrew Burgess1-0/+5
2022-04-21gdb_spawn_attach_cmdline: use unsupported instead of untestedLancelot SIX1-1/+1
2022-04-21gdb/testsuite: add binary testcases to py-format-string.expEnze Li1-0/+37
2022-04-21gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty URL" testPedro Alves1-1/+1
2022-04-20gdb/debuginfod: Prevent out_of_range exceptionAaron Merey1-0/+62
2022-04-20gdb/testsuite: Introduce and use gdb_spawn_attach_cmdlineLancelot SIX2-8/+49
2022-04-19gdb/selftest-arch: Make register_test_foreach_arch generate arch tests lazilyLancelot SIX1-2/+23
2022-04-18gdb/testsuite/dwarf: don't automatically add directory and file entry for DWA...Simon Marchi3-19/+28
2022-04-18Fix C++ cast of derived class to base classTom Tromey2-0/+26
2022-04-18gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected locationSimon Marchi2-7/+7
2022-04-18gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian5-21/+48
2022-04-18gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)Enze Li1-0/+64
2022-04-15Handle "set height 1"Tom Tromey1-3/+4
2022-04-15Reimplement Rust slice printingTom Tromey3-1/+12
2022-04-15Match rustc beta versionsTom Tromey1-1/+1
2022-04-15[gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32Tom de Vries1-5/+22
2022-04-15[gdb/testsuite] Fix gdb.go/methods.exp with check-readmoreTom de Vries1-1/+1
2022-04-14Ignore 0,0 entries in .debug_arangesTom Tromey1-0/+3
2022-04-14gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.expLancelot SIX1-2/+2
2022-04-14[gdb/testsuite] Detect 'No MPX support'Tom de Vries1-0/+23
2022-04-13Tidy gdb.base/parse_number.expPedro Alves1-5/+4
2022-04-12Fix bug in Ada number lexingTom Tromey2-1/+5
2022-04-12Delete DWARF psymtab codeTom Tromey1-0/+8
2022-04-12Enable the new DWARF indexerTom Tromey3-6/+13
2022-04-12Adapt .gdb_index writer to new DWARF scannerTom Tromey1-1/+4
2022-04-12[gdb/testsuite] Fix gdb.base/stap-probe.exp with read1Tom de Vries1-2/+2
2022-04-12Add C++ "save gdb-index" testTom Tromey2-0/+64
2022-04-12Require GNAT debug info for some Ada testsTom Tromey5-0/+25
2022-04-11gdb/fortran/testsuite: add complex from integers testNils-Christian Kempke2-1/+12
2022-04-11gdb/fortran: rewrite intrinsic handling and add some missing overloadsNils-Christian Kempke5-70/+351
2022-04-11gdb/fortran: Change GDB print for fortran default typesNils-Christian Kempke2-14/+9