aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-corefile.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Remove Python API checker definesTom Tromey1-6/+3
2025-10-08gdb: move core file bfd from program_space into core_targetAndrew Burgess1-11/+7
2025-10-06gdb/python: add Corefile.mapped_files methodAndrew Burgess1-0/+397
2025-10-06gdb/python: introduce gdb.Corefile APIAndrew Burgess1-0/+291