diff options
author | Pavel Labath <labath@google.com> | 2015-08-18 08:23:35 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-08-18 08:23:35 +0000 |
commit | d2c4c9b132e1f819f2207a607fda794a7d2e6595 (patch) | |
tree | 5ed3e553221704b2142aca9047ce61c5023343ce /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | e1c08b0bfe5901b6f205c592b8a306f870035aa6 (diff) | |
download | bcm5719-llvm-d2c4c9b132e1f819f2207a607fda794a7d2e6595.tar.gz bcm5719-llvm-d2c4c9b132e1f819f2207a607fda794a7d2e6595.zip |
[LLGS] Avoid misrepresenting log lines as inferior output
Summary:
in case we are logging to stdout, any log lines from the forked child can be misconstrued to be
inferior output. To avoid this, we disable all logging immediately after forking.
I also fix the implementatoion of DisableAllLogChannels, which was a no-op before this commit.
Reviewers: clayborg, ovyalov
Subscribers: dean, lldb-commits
Differential Revision: http://reviews.llvm.org/D12083
llvm-svn: 245272
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions