Add an LLDB_LOG_TARGET logging channel (log eanble lldb target).
authorJason Molenda <jmolenda@apple.com>
Wed, 5 Dec 2012 00:25:49 +0000 (00:25 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 5 Dec 2012 00:25:49 +0000 (00:25 +0000)
commite1b68aded6003d6915b68fca7c7e2417467108af
tree0e86e03b0fac1765154e5ad95f8d06ae3f194a64
parent93a64300f8b9620213055926b194b9c5bbb10bcf
Add an LLDB_LOG_TARGET logging channel (log eanble lldb target).

Update the Target methods which can change the target log to this
channel.

llvm-svn: 169342
lldb/include/lldb/lldb-private-log.h
lldb/source/Target/Target.cpp
lldb/source/lldb-log.cpp