Programmable debugger
Go to file
Omar Sandoval dd149c6d4f helpers: remove leading slash from dentry_path()
The path returned is relative to the root of the filesystem, not an
absolute path, so remove the misleading leading slash.
2018-07-02 23:51:00 -07:00
drgn helpers: remove leading slash from dentry_path() 2018-07-02 23:51:00 -07:00
scripts dwarf: update DWARF constants 2018-06-27 22:31:01 -07:00
tests program: make ProgramObject() arguments mandatory keywords 2018-06-28 23:40:47 -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