Don't request strack trace if the thread isn't stopped

This commit is contained in:
Ben Jackson 2020-11-28 00:17:42 +00:00
commit e15c50a4f4
2 changed files with 10 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"configurations": {
"simple_c_program - Launch": {
"adapter": "vscode-cpptools",
"adapter": "CodeLLDB",
"configuration": {
"request": "launch",
"program": "${workspaceRoot}/test",