Programmable debugger
Go to file
Omar Sandoval ec75400cc0 type: improve type handling
Add a parser for C type names and push the type logic out of the
CoredumpObject class.
2018-02-24 19:37:51 -08:00
drgn type: improve type handling 2018-02-24 19:37:51 -08:00
tests type: improve type handling 2018-02-24 19:37:51 -08:00
.gitignore Rewrite in Cython 2017-08-28 21:16:43 -07:00
generate_dwarf_constants.py dwarf: merge dwarfdefs into drgn.dwarf 2018-02-20 20:28:38 -08:00
generate_elf_constants.py Prototype of "crash" utility 2018-02-19 00:46:39 -08:00
setup.py Prototype of "crash" utility 2018-02-19 00:46:39 -08:00