Skip to content

Building debugger adaptor plugins

snare edited this page Apr 9, 2016 · 2 revisions

Building debugger adaptor plugins

No dice, pal. TBC.

Probably just start by duplicating one of the existing adapters voltron/plugins/debugger/dbg_*.py. You'll also need to add some code to voltron/entry.py to handle it being loaded by the new debugger. Should be fairly self-explanatory.