drgn/libdrgn/build-aux
Omar Sandoval baba1ff3f0 libdrgn: make program components pluggable
Currently, programs can be created for three main use-cases: core dumps,
the running kernel, and a running process. However, internally, the
program memory, types, and symbols are pluggable. Expose that as a
callback API, which makes it possible to use drgn in much more creative
ways.
2019-05-10 12:41:07 -07:00
..
.gitignore Document with Sphinx 2019-04-11 12:48:15 -07:00
gen_constants.py libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
gen_docstrings.py libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
version.sh Rewrite drgn core in C 2019-04-02 14:12:07 -07:00