aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.debuginfod
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Fix copyright dates for new filesTom Tromey6-6/+6
2026-02-02gdb/testsuite: disable progress bars for new debuginfod testAndrew Burgess1-0/+1
2026-01-08[gdb/testsuite] Add missing require in gdb.debuginfod/solib-with-dwz.expTom de Vries1-0/+1
2026-01-07Fix new test for whitespace checkerTom Tromey1-2/+1
2026-01-07gdb: avoid creating misplaced symtabs for dwz filesAndrew Burgess1-20/+54
2026-01-07gdb: test for misplaced symtab causing file not found errorAndrew Burgess7-0/+577
2026-01-05Update copyright dates to include 2026Tom Tromey14-14/+14
2025-12-15gdb: new setting to disable progress barsAndrew Burgess5-0/+8
2025-11-23[gdb/testsuite] Fix whitespace issuesTom de Vries1-1/+0
2025-10-13[gdb/testsuite] Use expect_build_id_in_core_file a bit moreTom de Vries2-0/+7
2025-09-30[gdb/testsuite, tclint] Further tclint fixingTom de Vries1-1/+1
2025-09-17[gdb/testsuite, tclint] Fix gdb.debuginfodTom de Vries1-2/+2
2025-09-16Treat attributes as code in DWARF assemblerTom Tromey1-8/+10
2025-09-03[gdb/testsuite] Fix clean_restart <absolute filename> in gdb.debuginfodTom de Vries3-11/+12
2025-05-20[gdb/testsuite] Make gdb.debuginfod codespell-cleanTom de Vries3-4/+4
2025-04-23[gdb/testsuite] Update regexp in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+1
2025-04-08Update copyright dates to include 2025Tom Tromey14-14/+14
2024-11-23[gdb/contrib] Add two rules in common-misspellings.txtTom de Vries2-2/+2
2024-11-11[gdb/testsuite] Avoid intermittent failures on another debuginfod testTom de Vries1-1/+1
2024-11-10gdb: use mapped file information to improve debuginfod textAndrew Burgess2-2/+2
2024-10-27gdb/testsuite: avoid intermittent failures on a debuginfod testAndrew Burgess1-1/+1
2024-10-21[gdb/contrib] Handle dot in spellcheck.shTom de Vries1-1/+1
2024-10-08Use ui-out tables for info proc mappingsTom Tromey1-1/+1
2024-09-30gdb, testsuite: clean duplicate header includesGerlicher, Klaus1-1/+0
2024-09-07gdb: unify build-id to objfile lookup codeAndrew Burgess2-1/+55
2024-09-07gdb: improve shared library build-id check for core-filesAndrew Burgess3-0/+340
2024-09-07gdb/corefile: improve file backed mapping handlingAndrew Burgess4-0/+447
2024-08-28gdb/testsuite: add no-delete-breakpoints option to 'runto' procAndrew Burgess1-12/+7
2024-06-04gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess1-14/+5
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess7-7/+7
2023-09-29Support the NO_COLOR environment variableTom Tromey2-8/+2
2023-07-15gdb: style filenames in separate debug file warningsAndrew Burgess2-3/+54
2023-05-11gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.expAaron Merey1-1/+1
2023-05-05gdb/testsuite: tighten patterns in build-id-no-debug-warning.expAndrew Burgess1-2/+4
2023-03-17[gdb/testsuite] Fix filename in gdb.debuginfod/crc_mismatch.expTom de Vries1-1/+1
2023-02-01gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess1-9/+20
2023-02-01gdb: defer warnings when loading separate debug filesAlexandra Hájková5-0/+315
2023-01-13Rename to allow_debuginfod_testsTom Tromey1-1/+1
2023-01-13Use require !skip_debuginfod_testsTom Tromey1-1/+1
2023-01-09gdb/linespec.c: Fix missing source file during breakpoint re-setAaron Merey1-0/+9
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker2-2/+2
2022-11-18gdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols.exp with ClangAndrew Burgess2-2/+10
2022-11-18gdb/testsuite: rename source file gdb.debuginfod/main.cAndrew Burgess2-1/+1
2022-11-18gdb/testsuite: add (and use) a new build-id compile optionAndrew Burgess1-2/+2
2022-10-20[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1Tom de Vries1-3/+6
2022-10-11[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbs...Tom de Vries1-1/+3
2022-09-20gdb/testsuite: add a debuginfod-support.exp helper libraryAndrew Burgess1-111/+47
2022-05-02gdb/debuginfod: Whitespace-only URL should disable debuginfodAaron Merey1-4/+13
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