Change RegisterContextLLDB's unwind logging to report which stack frame
authorJason Molenda <jmolenda@apple.com>
Fri, 16 Nov 2012 06:15:40 +0000 (06:15 +0000)
committerJason Molenda <jmolenda@apple.com>
Fri, 16 Nov 2012 06:15:40 +0000 (06:15 +0000)
commitc78555c5408828532aea809a6b5664df714530cf
tree05f5958bac7a4196849b754dc1511d6803f3185c
parent26b9580d87832755039ab333d7f7685bfa2aa816
Change RegisterContextLLDB's unwind logging to report which stack frame
finally was able to restore a register, instead of just reporting the
frames that couldn't supply the reg.

llvm-svn: 168139
lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp