..
helpers
helpers: add decorators to use the default program
2023-11-30 14:44:51 -08:00
linux_kernel
tests: hack around crashed thread stack trace test failures on s390x
2024-03-08 15:23:40 -08:00
__init__.py
tests: expose _AssertIdenticalWrapper as IdenticalMatcher
2023-11-08 13:24:11 -08:00
assembler.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
dwarf.py
Regenerate DWARF constants
2023-09-28 09:29:37 -07:00
dwarfwriter.py
libdrgn: dwarf_info: support DWO split DWARF
2023-07-19 10:10:08 -07:00
elf.py
tests: make tests.elf.SHF an IntFlag
2023-10-11 14:36:03 -07:00
elfwriter.py
tests: test compressed debug sections
2023-06-20 13:45:04 -07:00
libdrgn.py
libdrgn: add limited support for looking up types with template arguments
2022-12-14 20:55:03 -08:00
sample.coredump.zst
Implement a new API for representing threads
2022-01-11 17:28:17 -08:00
test_docs.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_dwarf.py
libdrgn: don't require struct/union/class/enum keyword for C++ type lookups
2023-08-21 15:18:26 -07:00
test_language_c.py
libdrgn: support value objects with >64-bit integer types
2023-08-02 14:21:46 -07:00
test_lexer.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_logging.py
libdrgn: python: log to the standard logging module
2023-07-18 12:47:34 -07:00
test_object.py
libdrgn: allow reinterpreting primitive scalar values
2024-01-12 15:50:23 -08:00
test_path.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_platform.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_program.py
libdrgn: memory_reader: indicate when fault is for physical memory
2024-03-08 02:23:30 -08:00
test_python.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_serialize.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_symbol.py
Add test for Symbol Finder API
2024-03-11 16:43:43 -07:00
test_thread.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_type.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00
test_util.py
Relicense drgn from GPLv3+ to LGPLv2.1+
2022-11-01 17:05:16 -07:00