Programmable debugger
Go to file
Omar Sandoval 15849f5795 type: make operand_type() a method of Type
This gets rid of the huge isinstance() chain in
TypeIndex.operand_type().
2018-05-18 23:51:20 -07:00
drgn type: make operand_type() a method of Type 2018-05-18 23:51:20 -07:00
scripts Reorganize packaging 2018-04-07 10:42:48 -07:00
tests type: make operand_type() a method of Type 2018-05-18 23:51:20 -07:00
.gitignore dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00
COPYING License under GPL-3.0 or later 2018-04-15 15:03:33 -07:00
setup.py Add version information 2018-04-15 15:30:54 -07:00