Print LLVM's pretty stack trace when lldb-vscode crashes. Also removes the unnecessary call to PrintStackTraceOnErrorSignal in lldb-server as it's already part of InitLLVM.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
JDevlieghere created this revision.
JDevlieghere edited subscribers, added: lldb-commits; removed: Restricted Project.Mar 29 2021, 2:12 PM
This revision is now accepted and ready to land.Mar 29 2021, 2:18 PM
This revision was landed with ongoing or failed builds.Mar 29 2021, 2:21 PM
Closed by commit rG047cbfe2bbf2: [lldb] Print stack trace when lldb-vscode crashes (authored by JDevlieghere). · Explain Why
This revision was automatically updated to reflect the committed changes.