Package drgn: Information
Source package: drgn
Version: 0.2.0-alt1
Build time: May 2, 2026, 02:57 PM in the task #417012
Category: Development/Debuggers
Report package bugHome page: https://drgn.readthedocs.io
License: LGPL-2.1-or-later
Summary: Programmable debugger
Description:
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. For example, you can debug the Linux kernel (as an alternative to the crash utility). Note: Requires debuginfo package installed to work.
List of RPM packages built from this SRPM:
drgn (x86_64, i586, aarch64)
drgn-debuginfo (x86_64, i586, aarch64)
kernel-ci-drgn-debuginfo (x86_64, i586, aarch64)
drgn (x86_64, i586, aarch64)
drgn-debuginfo (x86_64, i586, aarch64)
kernel-ci-drgn-debuginfo (x86_64, i586, aarch64)
Maintainer: Vitaly Chikunov
Last changed
May 2, 2026 Vitaly Chikunov 0.2.0-alt1
- Update to v0.2.0 (2026-04-29).
Feb. 20, 2026 Vitaly Chikunov 0.1.0-alt1
- Update to v0.1.0 (2026-02-19). - Linux 6.19 and tentative 7.0 support.
Oct. 30, 2025 Vitaly Chikunov 0.0.33-alt1
- Update to v0.0.33 (2025-10-29). - Linux 6.17 and 6.18 support. - No More Python 3.6 & 3.7 support.