Add setting to disable LanguageRuntime UnwindPlans
authorJason Molenda <jason@molenda.com>
Thu, 8 Apr 2021 20:28:59 +0000 (13:28 -0700)
committerJason Molenda <jason@molenda.com>
Thu, 8 Apr 2021 20:28:59 +0000 (13:28 -0700)
commitdd453a1389b6a7e6d9214b449d3c54981b1a89b6
tree2db7d48572a598ef42f625cc71feb505370636aa
parent59a2f67011ba84a0a72fc97af1ee2bebb2832c16
Add setting to disable LanguageRuntime UnwindPlans

When debugging LanguageRuntime unwindplans, it can be
helpful to disable their use and see the normal
stack walk.  Add a setting for this.

Differential Revision: https://reviews.llvm.org/D99828
lldb/include/lldb/Target/Process.h
lldb/source/Target/LanguageRuntime.cpp
lldb/source/Target/Process.cpp
lldb/source/Target/TargetProperties.td