Skip to content
Commit f9196a25 authored by Jason Molenda's avatar Jason Molenda
Browse files

Remove the sanity checks from RegisterContextLLDB::InitializeZerothFrame

which require a valid CFA address to create a stack frame.  On connecting
to just-starting-up hardware we may have a stack pointer/frame pointer of 0
but we should still create a stack frame so other code in lldb can retrieve
register values via a stackframe.

llvm-svn: 151796
parent 74e736f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment