2 Building debugger adaptor plugins
snare edited this page 2016-04-09 21:56:27 +10:00

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.