Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
369bddf5ad8cb1543d38d4afd12cce768292114a
/
lldb
/
source
/
lldb-log.cpp
05c32e2
Patch to remove uses of non-standard strcasestr and replace then with
by Greg Clayton
· 15 years ago
710dd5a
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
by Greg Clayton
· 15 years ago
d9d6336
by Caroline Tice
· 15 years ago
99d0faf
Cleaned up code that wasn't using the Initialize and Terminate paradigm by
by Greg Clayton
· 15 years ago
5c2816d
Move the embedded Python interpreter onto a separate thread, to prevent
by Caroline Tice
· 15 years ago
2d4edfb
Modified all logging calls to hand out shared pointers to make sure we
by Greg Clayton
· 15 years ago
d403f26
Don't need both LIBLLDB_LOG_DYNAMIC_LOADER and LIBLLDB_LOG_SHLIB. Go with the former.
by Jim Ingham
· 15 years ago
6ba5085
Fixed shared library unloads when the unloaded library doesn't come off
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
ceb6b13
First pass at adding logging capabilities for the API functions. At the moment
by Caroline Tice
· 15 years ago
ab4f192
Check in the native lldb unwinder.
by Jason Molenda
· 15 years ago
b4dcbae
Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code.
by Jim Ingham
· 15 years ago
40af72e
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
by Jim Ingham
· 15 years ago
048ceec
Add missing include.
by Eli Friedman
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago