voltron (devel/voltron) Add to my watchlist
A debugger UIVoltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers 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.
Version: 0.1.7 License: MIT GitHubMaintainers | raimue |
Categories | devel python |
Homepage | https://github.com/snare/voltron |
Platforms | darwin |
Variants |
|
"voltron" depends on
lib (8)
build (2)
Ports that depend on "voltron"
No ports
Port notes
To use voltron, you should also install gdb +python27 and configure your .gdbinit to load voltron automatically:
source ${prefix}/libexec/voltron/entry.py
voltron init
set disassembly-flavor intel
See the upstream documentation for details:
https://github.com/snare/voltron#quick-start
Port Health:
Loading Port Health