llvm-project/lldb
Pavel Labath 3474ebc4c5 Remove the callback-based log channel registration mechanism
All the existing channels have beens switched to the new mechanism and
this code is now unused.

llvm-svn: 296333
2017-02-27 12:21:16 +00:00
..
cmake [CMake] Final dependency cleanup patch! 2017-02-08 21:00:46 +00:00
docs Fix a race condition in FuncUnwinders where the mutex was being 2017-02-24 03:35:46 +00:00
examples
include/lldb Remove the callback-based log channel registration mechanism 2017-02-27 12:21:16 +00:00
lit [test] Fix finding LLDB tools when building stand-alone 2017-02-19 22:11:38 +00:00
lldb.xcodeproj DataBufferMemoryMap.cpp out, DataBufferLLVM.cpp in. Unbreak the build. 2017-02-25 04:06:09 +00:00
lldb.xcworkspace
packages/Python/lldbsuite Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object 2017-02-27 11:05:34 +00:00
resources
scripts Changed builld-llvm.py to use .json files 2017-02-23 02:21:34 +00:00
source Remove the callback-based log channel registration mechanism 2017-02-27 12:21:16 +00:00
test [CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and later 2016-12-15 18:18:47 +00:00
third_party/Python/module
tools Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
unittests Log: Fix a regression in handling log options 2017-02-27 11:05:39 +00:00
utils
www Fixed documentation bug found by Ramana who sent a patch to the lldb-dev list. 2017-02-09 17:16:19 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Install six.py conditionally 2017-02-04 00:20:24 +00:00
CODE_OWNERS.txt Add myself to CODE_OWNERS.txt for NetBSD 2017-02-17 01:58:30 +00:00
INSTALL.txt Changed builld-llvm.py to use .json files 2017-02-23 02:21:34 +00:00
LICENSE.TXT
use_lldb_suite_root.py