This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b3a6f0c Remove the verbose category in the dwarf channel new b0b823f Fix darwin build (llvm::once_flag fallout) new 9ba0555 Fix darwin build (error.PutToLog fallout) new 9869f42 Remove the verbose category in the posix channel new b61f6a1 Remove the verbose category in the gdb-remote channel
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Host/macosx/Host.mm | 24 ++++++---------------- .../Platform/MacOSX/PlatformAppleSimulator.cpp | 1 + source/Plugins/Process/FreeBSD/FreeBSDThread.cpp | 6 ++---- source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 18 +++++----------- .../Plugins/Process/Linux/NativeProcessLinux.cpp | 17 ++++++++------- source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp | 2 -- source/Plugins/Process/POSIX/ProcessPOSIXLog.h | 1 - .../Process/gdb-remote/GDBRemoteCommunication.cpp | 15 +++++++------- .../Process/gdb-remote/ProcessGDBRemote.cpp | 18 +++++----------- .../Process/gdb-remote/ProcessGDBRemoteLog.cpp | 4 ---- .../Process/gdb-remote/ProcessGDBRemoteLog.h | 1 - .../source/MacOSX/DarwinLog/DarwinLogCollector.cpp | 4 ++-- tools/lldb-server/lldb-gdbserver.cpp | 2 +- 13 files changed, 37 insertions(+), 76 deletions(-)