Programmable debugger
Go to file
Omar Sandoval d5ba112e36 coredump: add rvalue objects
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.
2018-04-09 21:14:23 -07:00
drgn coredump: add rvalue objects 2018-04-09 21:14:23 -07:00
scripts Reorganize packaging 2018-04-07 10:42:48 -07:00
tests type: replace Type.format() with Type.pretty(Type.read()) 2018-04-09 21:02:03 -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