Enable breakpoints for x86(-64) and ARM assembly
This commit is contained in:
parent
bda4daf53c
commit
14906e5195
1 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,9 @@
|
||||||
"pascal",
|
"pascal",
|
||||||
"objectpascal",
|
"objectpascal",
|
||||||
"ada",
|
"ada",
|
||||||
"nim"
|
"nim",
|
||||||
|
"arm",
|
||||||
|
"asm"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"configurationAttributes": {
|
"configurationAttributes": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue