summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Debugger.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-04-09 18:08:50 +0000
committerZachary Turner <zturner@google.com>2015-04-09 18:08:50 +0000
commit4e8ddf53337ba922e85681400c16d51ef43ccd0a (patch)
tree582dddbd4b632a06ffbd7dd661fb79445ab108bd /lldb/source/Core/Debugger.cpp
parent37099d9afd9b08cea378f1c8b03d6160d4dc3e35 (diff)
downloadbcm5719-llvm-4e8ddf53337ba922e85681400c16d51ef43ccd0a.tar.gz
bcm5719-llvm-4e8ddf53337ba922e85681400c16d51ef43ccd0a.zip
[Python] Fix issue configuring sys.path during startup.
Previously, users on Windows had to manually specify PYTHONPATH to point to the site-packages directory before running LLDB. The reason for this was because sys.path was being initialized with a path containing unescaped backslashes, causing escape sequences to end up in the paths. llvm-svn: 234516
Diffstat (limited to 'lldb/source/Core/Debugger.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud