================ ---------------- DrSergei wrote:
I mean that there are 2 instances of singleton. One from liblldb is initialized in `SBDebugger::InitializeWithErrorHandling()`, the second one from `lldb-dap.exe` is not initialized (calling `Instance` leads to segfault) https://github.com/llvm/llvm-project/pull/195855 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
