mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-25 18:23:07 +00:00
a98445c277
Similar to "libdrgn: make memory reader pluggable with callbacks", we want to support custom type indexes (imagine, e.g., using drgn to parse a binary format). For now, this disables the dwarf index tests; we'll have a better way to test them later, so let's not bother adding more test scaffolding. |
||
---|---|---|
.. | ||
docstrings.h | ||
drgnpy.h | ||
error.c | ||
memory_reader.c | ||
module.c | ||
object.c | ||
program.c | ||
test.c | ||
type_index.c | ||
type.c | ||
util.c |