codelldb
codelldb copied to clipboard
lldb.evaluationTimeout not working
OS: macos VSCode version: 1.101.1 (Universal) CodeLLDB version: 1.11.5 Compiler: Debuggee:
my .vscode/settings.json
{
"lldb.verboseLogging": true,
"lldb.evaluationTimeout": 60,
}
Verbose log
Launching adapter
liblldb: /Users/leo/Library/Developer/Toolchains/custom.xctoolchain/System/Library/PrivateFrameworks/LLDB.framework/Versions/A/LLDB
environment: {}
settings: { evaluateForHovers: true, commandCompletions: true }
This is not enough info for me to investigate. Please provide a complete log. Also, can you please be more specific about "not working"?