Programmable debugger
Go to file
Omar Sandoval 170df11650 type: cache calls to from_dwarf_type{,_name}()
And CompilationUnit.die(), otherwise caching from_dwarf_type() is
completely ineffective. This speeds up scripts drastically.
2018-04-09 22:52:18 -07:00
drgn type: cache calls to from_dwarf_type{,_name}() 2018-04-09 22:52:18 -07:00
scripts Reorganize packaging 2018-04-07 10:42:48 -07:00
tests type{,name}: get rid of __eq__() 2018-04-09 22:49:39 -07:00
.gitignore dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00
setup.py Reorganize packaging 2018-04-07 10:42:48 -07:00