We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a19e4 commit f84f5ccCopy full SHA for f84f5cc
lldb/tools/lldb-dap/README.md
@@ -73,7 +73,6 @@ process at the start of the debug session instead of setting the pid manually:
73
"type": "lldb-dap",
74
"request": "attach",
75
"name": "Attach to PID",
76
- "program": "/tmp/a.out",
77
"pid": "${command:pickProcess}"
78
}
79
```
0 commit comments