Don't request strack trace if the thread isn't stopped
This commit is contained in:
parent
17a9494dbc
commit
e15c50a4f4
2 changed files with 10 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"configurations": {
|
||||
"simple_c_program - Launch": {
|
||||
"adapter": "vscode-cpptools",
|
||||
"adapter": "CodeLLDB",
|
||||
"configuration": {
|
||||
"request": "launch",
|
||||
"program": "${workspaceRoot}/test",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue