mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-26 02:25:36 +00:00
Programmable debugger
2c5c8c005a
We don't need the abbreviation table until we are actually indexing the CU, and we don't need it afterwards, so parse it in index_cu() and free it before returning. |
||
---|---|---|
drgn | ||
tests | ||
.gitignore | ||
cli.py | ||
generate_dwarf_constants.py | ||
generate_elf_constants.py | ||
generate_readwrite.py | ||
setup.py |