llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation
Jason Molenda 4d04d477d9 When emulating instructions that read from memory,
return 0x0 as the read value instead of uninitialized
stack data so we get consistent behavior from the
emulator.
<rdar://problem/12058770>

llvm-svn: 161795
2012-08-13 21:53:35 +00:00
..
Makefile Add UnwindAssembly plugins to makefile build 2011-05-19 17:34:58 +00:00
UnwindAssemblyInstEmulation.cpp When emulating instructions that read from memory, 2012-08-13 21:53:35 +00:00
UnwindAssemblyInstEmulation.h Change UnwindAssemblyInstEmulation::GetNonCallSiteUnwindPlanFromAssembly so it records 2012-07-17 01:57:24 +00:00