attach lanch.json

tree
hwwang 6 months ago
parent 2fd2b99319
commit 793c12c9b9

@ -20,6 +20,9 @@
"externalConsole": false,
"MIMode": "gdb",
"envFile": "${workspaceFolder}/.env",
"sourceFileMap": {
"/sledge/runtime": "${workspaceFolder}/runtime"
},
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",

Loading…
Cancel
Save