Change debugger strategy to try fix debugger being unresponsive issue
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -12,6 +12,7 @@
|
||||
"host": "localhost",
|
||||
"port": 5678
|
||||
},
|
||||
"steppingResumesAllThreads": true,
|
||||
"pathMappings": [
|
||||
{
|
||||
"localRoot": "${workspaceFolder}",
|
||||
|
||||
Reference in New Issue
Block a user