llvm-project/lldb/source/Plugins/Process
Jason Molenda f830e481c2 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.

llvm-svn: 122386
2010-12-22 02:02:45 +00:00
..
Linux The first part of an lldb native stack unwinder. 2010-09-10 07:49:16 +00:00
MacOSX-User Removed libunwind sources as we aren't using them anymore. 2010-12-17 15:50:20 +00:00
Utility RegisterContextLLDB.cpp (InitializeNonZerothFrame): If we get a 2010-12-22 02:02:45 +00:00
gdb-remote Removed libunwind sources as we aren't using them anymore. 2010-12-17 15:50:20 +00:00