mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-25 02:13:06 +00:00
Programmable debugger
d5ba112e36
Sometimes it's useful to have a computed object that does not exist in the coredump itself (e.g., when doing pointer arithmetic). Introduce the notion of "rvalues", which have an explicit value instead of an address. |
||
---|---|---|
drgn | ||
scripts | ||
tests | ||
.gitignore | ||
setup.py |