Package drgn: Information

    Source package: drgn
    Version: 0.2.0-alt1
    Latest version according to Repology
    Build time:  May 2, 2026, 02:57 PM in the task #417012
    Report package bug
    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)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov


      1. /proc
      2. bzip2-devel
      3. flex
      4. kernel-latest > 6.10
      5. libcheck-devel
      6. libdebuginfod-devel
      7. libdw-devel
      8. libelf-devel
      9. libgomp-devel
      10. libjson-c-devel
      11. libkdumpfile-devel
      12. liblzma-devel
      13. libpcre2-devel
      14. libstdc++-devel
      15. python3-module-pyproject-installer >= 0.4.0
      16. python3-module-setuptools_scm
      17. python3-module-sphinx
      18. python3-module-wheel
      19. rpm-build-kernel
      20. rpm-build-python3
      21. zlib-devel

    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.