This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Print stack trace when lldb-vscode crashes
ClosedPublic

Authored by JDevlieghere on Mar 29 2021, 1:20 PM.

Details

Summary

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.

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Mar 29 2021, 1:20 PM
JDevlieghere created this revision.
JDevlieghere edited subscribers, added: lldb-commits; removed: Restricted Project.Mar 29 2021, 2:12 PM
wallace accepted this revision.Mar 29 2021, 2:18 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
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2021, 2:21 PM