aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
diff options
context:
space:
mode:
authorEd Schouten <ed@nuxi.nl>2015-03-19 09:17:21 +0000
committerEd Schouten <ed@nuxi.nl>2015-03-19 09:17:21 +0000
commitd0c480b04c60d0288a44f56aa0d4e48d6bccf63f (patch)
treea8834407fa1bf844f0cd65de05dfbd2bb48bd249 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
parentaa27aadb14065375446299f34f7e86ceb5fddf5e (diff)
downloadllvm-d0c480b04c60d0288a44f56aa0d4e48d6bccf63f.zip
llvm-d0c480b04c60d0288a44f56aa0d4e48d6bccf63f.tar.gz
llvm-d0c480b04c60d0288a44f56aa0d4e48d6bccf63f.tar.bz2
Don't print debugging messages to stdout.
There is some debugging code in cxa_demangle.cpp that prints messages on stdout. In general this is not safe, as the program itself may use stdout to write its output. Change this code to write to stderr. Differential Revision: http://reviews.llvm.org/D8167 llvm-svn: 232716
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions