diff options
author | Jason Molenda <jmolenda@apple.com> | 2016-08-25 02:33:09 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2016-08-25 02:33:09 +0000 |
commit | 30c18ecb3d05d4bbfa2cdfceddb07a1b0ffc873f (patch) | |
tree | b973f589c0497c03e763091781b5ac9bcbab53e1 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands | |
parent | b42e0e7fa3681a8e7314958cafd0a021e149a2f1 (diff) | |
download | bcm5719-llvm-30c18ecb3d05d4bbfa2cdfceddb07a1b0ffc873f.tar.gz bcm5719-llvm-30c18ecb3d05d4bbfa2cdfceddb07a1b0ffc873f.zip |
If the user has specified target.memory-module-load-level 'minimal'
and we couldn't find a dyld binary on the debug system, override
that setting and read dyld out of memory - we need to put an
internal breakpoint on dyld to register binaries being loaded or
unloaded; the debugger won't work right without dyld symbols.
<rdar://problem/27857025>
llvm-svn: 279704
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands')
0 files changed, 0 insertions, 0 deletions