summaryrefslogtreecommitdiff
path: root/tests/debug-link.scm
AgeCommit message (Expand)AuthorFilesLines
2025-10-30Revert "Use mmap for the elf parser, reducing memory usage."Maxim Cournoyer1-97/+90
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer1-5/+7
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer1-7/+5
2025-10-30Use mmap for the elf parser, reducing memory usage.Maxim Cournoyer1-90/+97
2018-11-12tests: Add 'test-assertm' to (guix tests).Ludovic Courtès1-8/+0
2018-08-24grafts: Add (guix build debug-link) and use it.Ludovic Courtès1-0/+158