mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-25 02:13:06 +00:00
Programmable debugger
2bd81fd5fc
Instead, take callbacks for looking up variables and reading memory. While we're at it, get rid of TypeFactory and instead implement its methods as functions taking a DwarfIndex. |
||
---|---|---|
drgn | ||
tests | ||
.gitignore | ||
cli.py | ||
generate_dwarf_constants.py | ||
generate_elf_constants.py | ||
generate_readwrite.py | ||
setup.py |