drgn/libdrgn
Omar Sandoval e78e6c9226 libdrgn/python: improve Python exception handling
Make {set,clear}_drgn_in_python() handle nested calls, and return a
valid error to libdrgn rather than -1.
2019-05-06 14:55:34 -07:00
..
build-aux libdrgn: expose primitive type concept to public interface 2019-05-06 14:55:34 -07:00
m4 Build Python bindings with automake 2019-04-03 17:00:53 -07:00
python libdrgn/python: improve Python exception handling 2019-05-06 14:55:34 -07:00
.gitignore Document with Sphinx 2019-04-11 12:48:15 -07:00
cityhash.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
configure.ac libdrgn: check for Python development headers at configure time 2019-05-03 14:10:48 -07:00
Doxyfile Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
drgn.h libdrgn: expose primitive type concept to public interface 2019-05-06 14:55:34 -07:00
dwarf_index.c libdrgn: deduplicate files in DWARF index 2019-05-06 14:55:34 -07:00
dwarf_index.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
dwarf_object_index.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
dwarf_type_index.c libdrgn: assume all pointers have same size in type index 2019-05-06 14:55:34 -07:00
error.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
error.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
hash_table.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
hash_table.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
internal.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
internal.h libdrgn: match partial paths for type/object lookups 2019-04-02 14:12:11 -07:00
language_c.c libdrgn: move member cache to type index 2019-05-06 14:55:34 -07:00
language.h libdrgn: fix C array and function casting 2019-04-12 16:40:12 -07:00
lexer.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
lexer.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
Makefile.am libdrgn/python: improve Python exception handling 2019-05-06 14:55:34 -07:00
memory_file_reader.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
memory_reader.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
mock.c libdrgn: allow multiple cleanup callbacks 2019-05-06 14:55:34 -07:00
object_index.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
object_index.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
object.c libdrgn: move member cache to type index 2019-05-06 14:55:34 -07:00
object.h libdrgn: fix C array and function casting 2019-04-12 16:40:12 -07:00
path.c libdrgn: match partial paths for type/object lookups 2019-04-02 14:12:11 -07:00
program.c libdrgn: allow multiple cleanup callbacks 2019-05-06 14:55:34 -07:00
program.h libdrgn: allow multiple cleanup callbacks 2019-05-06 14:55:34 -07:00
read.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
serialize.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
serialize.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
siphash.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
string_builder.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
string_builder.h Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
type_index.c libdrgn: move member cache to type index 2019-05-06 14:55:34 -07:00
type_index.h libdrgn: move member cache to type index 2019-05-06 14:55:34 -07:00
type.c libdrgn: expose primitive type concept to public interface 2019-05-06 14:55:34 -07:00
type.h libdrgn: expose primitive type concept to public interface 2019-05-06 14:55:34 -07:00