| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-drgn | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 0.0.25 | Vendor: openSUSE |
| Release: bp156.1.1 | Build date: Mon Feb 5 16:49:53 2024 |
| Group: Development/Tools/Debuggers | Build host: obs-power8-03 |
| Size: 1525110 | Source RPM: python-drgn-0.0.25-bp156.1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/osandov/drgn | |
| Summary: Scriptable debugger library | |
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.
LGPL-2.1-or-later
* Mon Dec 04 2023 Michal Koutný <mkoutny@suse.com>
- Cleanup .gitignore'd files from tarball
* Sat Dec 02 2023 Petr Tesařík <petr@tesarici.cz>
- Update to drgn-0.0.25:
* omitting the prog argument
* running without root privileges
* maple tree helpers
* VMA helpers
* wait queue helpers
* ppc64 radix MMU support
* Fri Sep 08 2023 Petr Tesařík <petr@tesarici.cz>
- Update to drgn-0.0.24:
* Linked list length helper
* Networking helpers
* C++ lookups
* Split DWARF
* Performance improvements
* Thu Jun 29 2023 Petr Tesařík <petr@tesarici.cz>
- Update to drgn-0.0.23:
* Support Linux 6.3 and 6.4
* Full s390x support
* Extend idr helpers for pre-4.11 Linux
* Support GNU-style compressed .zdebug_* sections
* New scripts in contrib
* Sat Jan 07 2023 Petr Tesařík <ptesarik@suse.com>
- Update to drgn-0.0.22:
* License changed to LGPLv2.1+.
* Linux kernel support was tested up to Linux 6.2-rc2.
* Oldest kernel version officially supported is now 4.9.
* The StackFrame.locals() method was added.
* The StackFrame.sp attribute was added.
* Helpers for XArrays were added.
* The drgn.helpers.linux.slab.get_slab_aliases() helper was added.
* The drgn.helpers.linux.slab.slab_object_info() helper was added.
* The drgn.helpers.common.memory.identify_address() helper now
provide the offset from the beginning of the slab object and
whether it is allocated or free.
* The drgn.helpers.common.stack.print_annotated_stack() helper was
added.
* Support for Linux kernel modules and stack unwinding on s390x.
* Partial support for looking up types with C++ template
arguments.
* Parsing debug info for C++ template parameter packs.
* Fri Oct 14 2022 Petr Tesařík <ptesarik@suse.com>
- Update to drgn-0.0.21:
* Linux kernel support up to Linux 6.0.
* Helpers for lockless linked lists in the Linux kernel.
* A helper to find the slab cache that a virtual address came.
* A drgn.helpers.common package for helpers that can be used with
any program (which may have program-specific additional
behavior).
* A helper to identify an arbitrary address (e.g., as a symbol or
slab object).
* PageFoo() helpers to check various struct page flags.
* Helpers for working with compound pages.
* A helper to get the CPU that a task last ran on.
* Automatic pretty-printing in IPython/Jupyter.
* drgn.StackTrace.prog was added as a way to get the program that a stack trace came from.
* Bug fixes, documentation, minor API changes.
* Sun Aug 14 2022 Petr Tesařík <ptesarik@suse.com>
- Initial packaging for openSUSE.
/etc/alternatives/drgn /usr/bin/drgn /usr/bin/drgn-3.6 /usr/lib64/python3.6/site-packages/_drgn.cpython-36m-powerpc64le-linux-gnu.so /usr/lib64/python3.6/site-packages/_drgn.pyi /usr/lib64/python3.6/site-packages/drgn /usr/lib64/python3.6/site-packages/drgn-0.0.25+unknown-py3.6.egg-info /usr/lib64/python3.6/site-packages/drgn-0.0.25+unknown-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/drgn-0.0.25+unknown-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/drgn-0.0.25+unknown-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/drgn-0.0.25+unknown-py3.6.egg-info/entry_points.txt /usr/lib64/python3.6/site-packages/drgn-0.0.25+unknown-py3.6.egg-info/top_level.txt /usr/lib64/python3.6/site-packages/drgn/__init__.py /usr/lib64/python3.6/site-packages/drgn/__main__.py /usr/lib64/python3.6/site-packages/drgn/__pycache__ /usr/lib64/python3.6/site-packages/drgn/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/__pycache__/__main__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/__pycache__/__main__.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/__pycache__/cli.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/__pycache__/cli.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/cli.py /usr/lib64/python3.6/site-packages/drgn/helpers /usr/lib64/python3.6/site-packages/drgn/helpers/__init__.py /usr/lib64/python3.6/site-packages/drgn/helpers/__pycache__ /usr/lib64/python3.6/site-packages/drgn/helpers/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common /usr/lib64/python3.6/site-packages/drgn/helpers/common/__init__.py /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__ /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/format.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/format.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/memory.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/memory.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/prog.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/prog.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/stack.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/stack.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/type.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/__pycache__/type.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/common/format.py /usr/lib64/python3.6/site-packages/drgn/helpers/common/memory.py /usr/lib64/python3.6/site-packages/drgn/helpers/common/prog.py /usr/lib64/python3.6/site-packages/drgn/helpers/common/stack.py /usr/lib64/python3.6/site-packages/drgn/helpers/common/type.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__init__.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__ /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/bitops.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/bitops.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/block.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/block.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/boot.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/boot.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/bpf.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/bpf.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/cgroup.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/cgroup.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/cpumask.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/cpumask.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/device.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/device.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/fs.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/fs.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/idr.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/idr.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/kconfig.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/kconfig.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/kernfs.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/kernfs.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/list.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/list.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/list_nulls.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/list_nulls.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/llist.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/llist.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/mapletree.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/mapletree.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/mm.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/mm.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/net.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/net.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/nodemask.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/nodemask.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/percpu.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/percpu.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/pid.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/pid.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/printk.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/printk.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/radixtree.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/radixtree.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/rbtree.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/rbtree.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/sched.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/sched.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/slab.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/slab.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/tc.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/tc.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/tcp.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/tcp.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/user.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/user.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/wait.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/wait.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/xarray.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/__pycache__/xarray.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/helpers/linux/bitops.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/block.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/boot.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/bpf.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/cgroup.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/cpumask.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/device.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/fs.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/idr.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/kconfig.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/kernfs.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/list.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/list_nulls.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/llist.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/mapletree.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/mm.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/net.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/nodemask.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/percpu.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/pid.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/printk.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/radixtree.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/rbtree.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/sched.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/slab.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/tc.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/tcp.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/user.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/wait.py /usr/lib64/python3.6/site-packages/drgn/helpers/linux/xarray.py /usr/lib64/python3.6/site-packages/drgn/internal /usr/lib64/python3.6/site-packages/drgn/internal/__init__.py /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__ /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/rlcompleter.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/rlcompleter.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/sudohelper.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/sudohelper.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/version.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/drgn/internal/__pycache__/version.cpython-36.pyc /usr/lib64/python3.6/site-packages/drgn/internal/rlcompleter.py /usr/lib64/python3.6/site-packages/drgn/internal/sudohelper.py /usr/lib64/python3.6/site-packages/drgn/internal/version.py /usr/lib64/python3.6/site-packages/drgn/py.typed /usr/share/doc/packages/python3-drgn /usr/share/doc/packages/python3-drgn/README.rst /usr/share/licenses/python3-drgn /usr/share/licenses/python3-drgn/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:18:57 2026