-
Notifications
You must be signed in to change notification settings - Fork 825
Closed
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAge
Milestone
Description
With certain "trace" attribute settings, the legacy adapter prints:
Verbose logs are written to:
/var/folders/dn/8hszkj9x21n__1gr_p8qgjgr0007jz/T/vscode-go-debug.txt
That's very convenient.
Can we set up trace for dlv-dap to capture whatever we get from dlv-dap and not just write it to debug console, but also write to a file?
Metadata
Metadata
Assignees
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAge