-
Enable
Allow breakpoints everywheresetting -
Install both the
C/C++andLanguage Support for Adaextensions from VSCode Marketplace. -
Add a
.vscode/launch.jsonfile to your project, adapting the "program" line as necessary:
{
"version": "0.2.0",
"configurations": [