RegisterContextLLDB.cpp (InitializeNonZerothFrame): If we get a
0 mid-stack, stop backtracing.

SectionLoadList.cpp (ResolveLoadAddress): Don't assert on an
out-of-range address, just return an invalid Address object.
The unwinder may be passing in invalid addresses on the final
stack frame and the assert is a problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@122386 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed