Files
clang-p2996/lldb/source/API/SBDebugger.cpp
Jonas Devlieghere 8ece6b78c0 [lldb] Use getMainExecutable in SBDebugger::PrintStackTraceOnError
Implement Pavel's suggestion to use llvm::sys::fs::getMainExecutable to
find the executable name for llvm::sys::PrintStackTraceOnErrorSignal.
2022-04-07 13:53:23 -07:00

49 KiB