Debugging support for ARM Cortex-M Microcontrollers.
Forked from the Cortex-Debug repository of Marus Ball
Big thanks to the contributing developers at Marus Ball's repository.
Parts of this extension are based upon Jan Jurzitza's (WebFreak) code-debug extension (https://github.com/WebFreak001/code-debug).
His project provided an excellent base for GDB MI parsing and interaction.