I have a patch that seems to work, derived from J-Dunn's patch with the following differences: - Updated to latest version of the Debugger plugin. - Explicit debugger mode's combo box widget to replace the invisible-to-the-user '@' prefix convention. - Support native gdb ("Local"), native gdb in remote mode ("Remote"), gdb-multiarch in remote mode ("Cross Development"), the last mode allowing me to debug ARM code remotely from my desktop PC without changing a gdb symlink.
A pull request should follow soon.