aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-03-01 03:19:01 +0000
committerJason Molenda <jmolenda@apple.com>2012-03-01 03:19:01 +0000
commitf9196a259c72ae841bfa1ad51b4327482944845c (patch)
tree68e1f356cc5b49104c310b4a3d9d3d8d02a7189b /lldb/source/Commands/CommandObjectFrame.cpp
parent74e736f0eb878333b35d51d252687487da4d2320 (diff)
downloadllvm-f9196a259c72ae841bfa1ad51b4327482944845c.zip
llvm-f9196a259c72ae841bfa1ad51b4327482944845c.tar.gz
llvm-f9196a259c72ae841bfa1ad51b4327482944845c.tar.bz2
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions