Install voltron by entering the following commands in the terminal:
sudo apt update sudo apt install voltron
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.
Homepage: https://github.com/snare/voltron
Version: 0.1.4-2
Section: universe/devel