Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0191023b5ab5127abfa657ee996ec2daaed2d26e
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
ProcessGDBRemoteLog.cpp
228063c
Add a logging mode that takes a callback and flush'es to that callback.
by Jim Ingham
· 14 years ago
e1cd1be
Switching back to using std::tr1::shared_ptr. We originally switched away
by Greg Clayton
· 14 years ago
b14eedd
Fixed the logging output to be done consistently across all plug-ins.
by Greg Clayton
· 14 years ago
05c32e2
Patch to remove uses of non-standard strcasestr and replace then with
by Greg Clayton
· 15 years ago
1a65ae1
Enabled extra warnings and fixed a bunch of small issues.
by Greg Clayton
· 15 years ago
710dd5a
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
by Greg Clayton
· 15 years ago
99d0faf
Cleaned up code that wasn't using the Initialize and Terminate paradigm by
by Greg Clayton
· 15 years ago
2d4edfb
Modified all logging calls to hand out shared pointers to make sure we
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
ef3cf2b
Added some extra logging to track asynchronous packet activity.
by Greg Clayton
· 15 years ago
40af72e
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
by Jim Ingham
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago