Pavel Labath
6302bf6a26
Clean up debug logging
...
Summary:
We've had two ways to print a "debug" log message.
- Log::GetDebug() was testing a Stream flag which was never set.
- Log::Debug() was checking for the presence of "log enable --debug"
flag.
Given that these two were used very rarely and we already have a
different way to specify "I want a more verbose log", I propose to remove
these two functions and migrate the callers to LLDB_LOGV. This commit
does that.
Reviewers: clayborg, zturner
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D29823
llvm-svn: 294939
2017-02-13 11:03:17 +00:00
..
2017-02-09 01:17:34 +00:00
2016-11-17 01:37:42 +00:00
2016-12-16 04:27:00 +00:00
2016-09-06 20:57:50 +00:00
2016-11-12 16:56:47 +00:00
2016-11-12 16:56:47 +00:00
2017-02-02 21:39:50 +00:00
2016-09-06 20:57:50 +00:00
2016-11-12 16:56:47 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 01:20:58 +00:00
2016-09-06 20:57:50 +00:00
2016-11-12 16:56:47 +00:00
2016-11-12 16:56:47 +00:00
2016-12-06 11:24:51 +00:00
2016-11-12 16:56:47 +00:00
2017-02-02 21:39:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 01:08:29 +00:00
2016-11-16 21:34:22 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2017-02-13 11:03:17 +00:00
2016-09-06 20:57:50 +00:00
2017-02-02 21:39:50 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 05:46:41 +00:00
2017-02-06 17:55:02 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 05:46:41 +00:00
2016-09-06 20:57:50 +00:00
2016-11-22 17:10:15 +00:00
2016-09-06 20:57:50 +00:00
2016-11-16 21:15:24 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 05:46:41 +00:00
2016-09-06 20:57:50 +00:00
2016-11-22 17:10:15 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 05:46:41 +00:00
2016-09-06 20:57:50 +00:00
2016-12-09 05:46:41 +00:00
2016-09-06 20:57:50 +00:00
2017-01-24 23:07:27 +00:00
2016-09-06 20:57:50 +00:00
2016-11-24 10:01:34 +00:00
2016-09-06 20:57:50 +00:00
2017-02-02 21:39:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2017-02-02 21:39:50 +00:00
2016-09-06 20:57:50 +00:00
2016-11-12 16:56:47 +00:00
2016-09-06 20:57:50 +00:00