mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 09:43:06 +00:00
Programmable debugger
9c94b82c6c
ProgramObject.member_() calls typeof() and offsetof(), which we can get at the same time. While we're here, catch AttributeError instead of doing the isinstance() check, which is slightly more efficient. |
||
---|---|---|
drgn | ||
scripts | ||
tests | ||
.gitignore | ||
COPYING | ||
setup.py |