Home
last modified time | relevance | path

Searched refs:log_cb (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp1444 auto log_cb = [](const char *buf, void *baton) -> void { in request_initialize() local
1448 lldb::SBDebugger::Create(true /*source_init_files*/, log_cb, nullptr); in request_initialize()