Source: voltron Section: devel Priority: optional Maintainer: Debian Python Team Uploaders: ChangZhuo Chen (陳昌倬) Build-Depends: debhelper-compat (= 13), asciidoc, dh-sequence-python3, gdb, python3-all, python3-blessed, python3-flask-restful, python3-flask, python3-mock, python3-nose, python3-pexpect, python3-requests-unixsocket, python3-scruffy, python3-setuptools, python3-werkzeug, xmlto, Standards-Version: 4.6.0 Homepage: https://github.com/snare/voltron Vcs-Git: https://salsa.debian.org/python-team/packages/voltron.git Vcs-Browser: https://salsa.debian.org/python-team/packages/voltron Package: voltron Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Hacky debugger UI for hackers Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs.