History log of /external/lldb/test/functionalities/memory/read/main.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7ff467bd124f51817f1e277163bfd13ca844c60e 28-Feb-2012 Johnny Chen <johnny.chen@apple.com> Forgot to check in this file with r151593.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@151640 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/memory/read/main.cpp
5564d80c3e2ac3fa14b60fd875c0dc960020040c 16-Feb-2012 Johnny Chen <johnny.chen@apple.com> memory read prints out duplicate entries when using vector formats
DataExtractor::Dump() needs to supply the correct cursor when delegating to the child DataExtractor::Dump() calls.
Add a regression test file.

rdar://problem/10872908


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150729 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/memory/read/main.cpp