diff options
author | Jim Ingham <jingham@apple.com> | 2016-06-08 01:29:21 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-06-08 01:29:21 +0000 |
commit | 203451742f2f17c533f53158b781bd2d5b1fe0ac (patch) | |
tree | cd83bbf9dd1801959530d4470f79002f11280ce1 /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | a4ac7cdac250cbfb84d72bca5443cd47f21f1774 (diff) | |
download | bcm5719-llvm-203451742f2f17c533f53158b781bd2d5b1fe0ac.tar.gz bcm5719-llvm-203451742f2f17c533f53158b781bd2d5b1fe0ac.zip |
Revive the error message from "process load" and SBProcess::LoadImage.
IsPointedCString has problems with ValueObjects of type eTypeHostAddress. We should
figure out the right thing to do in that case, but the test is silly here because we're
reading a type we've defined, so we know it is a const char *, and if the memory is good,
we won't be able to read any characters, when we do ReadPointedString.
<rdar://problem/26612812>
llvm-svn: 272087
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions