drgn scriptable debugger
https://github.com/osandov/drgn
drgn (pronounced “dragon”) is a debugger with an emphasis on programmability. drgn exposes the types and variables in a program for easy, expressive scripting in Python.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-drgn
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Kernel:kdump/python-drgn && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
drgn-0.0.29.tar.gz | 0000830902 811 KB | |
python-drgn.changes | 0000004640 4.53 KB | |
python-drgn.spec | 0000002334 2.28 KB |
Revision 21 (latest revision is 22)
Petr Tesařík (ptesarik)
accepted
request 1206453
from
Petr Tesařík (petesarik)
(revision 21)
- Update to drgn-0.0.29: * Fix call_function(), write_memory(), and write_object() for kernels with CONFIG_MODVERSIONS=y - Fix a few rpmlint warnings. - Update to drgn-0.0.28: * Linux 6.11 and 6.12 support * Helpers for modifying the running kernel * 32-bit Arm address translation * AArch64 52-bit virtual addresses with 4k or 16k pages
Comments 0