Programmable debugger
Go to file
Omar Sandoval 500917469d dwarfindex: convert abbreviation table to commands
We don't need the actual abbreviation table; we just need to know how
much to skip and where the attributes we care about are.
2018-03-27 22:08:19 -07:00
drgn dwarfindex: convert abbreviation table to commands 2018-03-27 22:08:19 -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 dwarf: rewrite DwarfIndex in pure C 2018-03-25 02:10:15 -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 dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00