[Lldb-commits] [PATCH] D99535: [lldb] Print stack trace when lldb-vscode crashes

2021-03-29 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG047cbfe2bbf2: [lldb] Print stack trace when lldb-vscode crashes (authored by JDevlieghere). Herald added a project: LLDB. Repository: rG LLVM

[Lldb-commits] [PATCH] D99535: [lldb] Print stack trace when lldb-vscode crashes

2021-03-29 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added reviewers: teemperor, clayborg, wallace. JDevlieghere requested review of this revision. Print LLVM's pretty stack trace when lldb-vscode crashes. Also removes the unnecessary call to `PrintStackTraceOnErrorSignal` in `lldb-server` as it's