How To Install Voltron In Debian, Ubuntu And Raspbian?

How To Install Voltron In Debian, Ubuntu And Raspbian?

voltron

Hacky debugger UI for hackers

Install voltron

  • Debian apt-get install voltron Click to copy
  • Ubuntu apt-get install voltron Click to copy
  • Raspbian apt-get install voltron Click to copy

voltron

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.

Install the latest version of voltron in Debian, Ubuntu and Raspbian from terminal. To install the voltron just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of voltron from the respository and install it in your computer/server.