Enable breakpoints for x86(-64) and ARM assembly

This commit is contained in:
Kyle Lacy 2016-06-13 04:43:29 -07:00
commit 14906e5195

View file

@ -35,7 +35,9 @@
"pascal", "pascal",
"objectpascal", "objectpascal",
"ada", "ada",
"nim" "nim",
"arm",
"asm"
] ]
}, },
"configurationAttributes": { "configurationAttributes": {