Programmable debugger
Go to file
Omar Sandoval d88ad8bd1d cli: read OS release from vmcoreinfo instead of uname
This is preparation for a couple of big future changes:

1. Using the ELF symbol table instead of /proc/kallsyms
2. Supporting vmcore crash dumps
2018-06-25 20:52:52 -07:00
drgn cli: read OS release from vmcoreinfo instead of uname 2018-06-25 20:52:52 -07:00
scripts Reorganize packaging 2018-04-07 10:42:48 -07:00
tests dwarfindex: move indexing to a method instead of __init__() 2018-06-25 00:25:49 -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 Implement core dump reading in C 2018-05-24 17:55:47 -07:00