diff options
author | Ed Schouten <ed@nuxi.nl> | 2015-03-19 09:17:21 +0000 |
---|---|---|
committer | Ed Schouten <ed@nuxi.nl> | 2015-03-19 09:17:21 +0000 |
commit | d0c480b04c60d0288a44f56aa0d4e48d6bccf63f (patch) | |
tree | a8834407fa1bf844f0cd65de05dfbd2bb48bd249 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | aa27aadb14065375446299f34f7e86ceb5fddf5e (diff) | |
download | llvm-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