-
Notifications
You must be signed in to change notification settings - Fork 246
Verbose Log
vadimcn edited this page May 7, 2023
·
1 revision
How to capture a verbose log:
- Add
"lldb.verboseLogging": true
to your workspace configuration. - Reproduce the problem,
- Paste output from VSCode's Output/LLDB panel into the bug report.