dev-debug / drgn

Programmable debugger

Official package sites : https://drgn.readthedocs.io/en/latest/ · https://github.com/osandov/drgn · https://pypi.org/project/drgn/ ·

v0.0.30-r1 :: 0 :: gentoo

Modified
License
LGPL-2.1+
Keywords
~amd64
USE flags
debug openmp test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
openmp
Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)

dev-libs / libkdumpfile : Kernel coredump file access

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)

dev-libs / libkdumpfile : Kernel coredump file access

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/drgn: subscribe to libkdumpfile subslot
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-debug/drgn: drop 0.0.27-r2, 0.0.29
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/drgn: add 0.0.30
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/drgn: add 0.0.29
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/drgn: pass --build and --target too for completeness
Bug: https://bugs.gentoo.org/939942 Signed-off-by: Sam James <sam@gentoo.org>
Omar Sandoval · gentoo
dev-debug/drgn: fix cross emerging
Pass --host to configure. Closes: https://bugs.gentoo.org/939942 Signed-off-by: Omar Sandoval <osandov@osandov.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/drgn: fix dev-libs/libkdumpfile dep
The Python bindings from dev-libs/libkdumpfile aren't used. Bug: https://bugs.gentoo.org/938584 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/drgn: new package, add 0.0.27
Signed-off-by: Sam James <sam@gentoo.org>