Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
72b77ebc8af054bc34b7da433a6642a9c6241c79
/
lldb
/
source
/
Core
/
Log.cpp
72b77eb
Remove bzero use and replace with memset (patch from Kirk Beitz).
by Greg Clayton
· 15 years ago
d8d148e
Make "log enable -v" work. We were only checking the log's stream's verbosity, not the log's verbosity...
by Jim Ingham
· 15 years ago
99d0faf
Cleaned up code that wasn't using the Initialize and Terminate paradigm by
by Greg Clayton
· 15 years ago
cfd1ace
Cleaned up the API logging a lot more to reduce redundant information and
by Greg Clayton
· 15 years ago
20ad3c4
Add the ability to disable individual log categories, rather
by Caroline Tice
· 15 years ago
73b472d
Updated the lldb_private::Flags class to have better method names and made
by Greg Clayton
· 15 years ago
4be3990
Fixed the log streams for logs that output to
by Sean Callanan
· 15 years ago
6611103
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
e01b70b
Use Host::GetCurrentThreadID() instead of mach_thread_self().
by Eli Friedman
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago