mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-24 18:03:07 +00:00
Programmable debugger
acbf14d10c
Most of drgn.dwarf is not performance-sensitive, and the part that is (DwarfIndex) can use some extra tuning which is easier to do in C rather than Cython. |
||
---|---|---|
drgn | ||
tests | ||
.gitignore | ||
cli.py | ||
generate_dwarf_constants.py | ||
generate_elf_constants.py | ||
generate_readwrite.py | ||
setup.py |