Programmable debugger
Go to file
Omar Sandoval f4e62cfc1b cli: include CoredumpObject in globals
For constructing objects from computed addresses. This is required for,
e.g., Linux kernel percpu allocations.
2018-04-05 00:25:52 -07:00
drgn coredump: document Coredump and CoredumpObject 2018-04-05 00:22:56 -07:00
tests dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00
.gitignore dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00
cli.py cli: include CoredumpObject in globals 2018-04-05 00:25:52 -07:00
generate_dwarf_constants.py dwarf: get rid of DWARF cdef enums 2018-03-25 14:39:37 -07:00
generate_elf_constants.py dwarf: rewrite DwarfIndex in pure C 2018-03-25 02:10:15 -07:00
generate_readwrite.py dwarf: rewrite DwarfIndex in pure C 2018-03-25 02:10:15 -07:00
setup.py dwarfindex: use OpenMP to parallelize CU indexing 2018-04-02 00:33:23 -07:00