diff options
author | Enrico Granata <egranata@apple.com> | 2013-05-13 17:03:52 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-05-13 17:03:52 +0000 |
commit | 2ea43cdcabc87264c54eb3e487e43889c5f906f8 (patch) | |
tree | 4a195daf210a00a5246feaacb3d6b0c856ab39c2 /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp | |
parent | 7b4baa91ce2f98bf49a102e17a7fc91ec00e5789 (diff) | |
download | bcm5719-llvm-2ea43cdcabc87264c54eb3e487e43889c5f906f8.tar.gz bcm5719-llvm-2ea43cdcabc87264c54eb3e487e43889c5f906f8.zip |
<rdar://problem/13183720>
Provide a mechanism through which users can disable loading the Python scripts from dSYM files
This relies on a target setting: target.load-script-from-symbol-file which defaults to false ("do NOT load the script")
You need to set it to true before creating your target (or in your lldbinit file if you constantly rely on this feature) to allow the scripts to load
llvm-svn: 181709
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions