Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
827965c33c5aae9440c4744e0c65a43db3f18cd6
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
ProcessGDBRemoteLog.cpp
db264a6
Move several plugin to its own namespace
by Tamas Berghammer
· 10 years ago
5f4b6c7
Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging
by Robert Flack
· 11 years ago
57abc5d
<rdar://problem/13854277> <rdar://problem/13594769>
by Greg Clayton
· 12 years ago
5160ce5
<rdar://problem/13521159>
by Greg Clayton
· 13 years ago
2687cd1
<rdar://problem/11052174> <rdar://problem/11051056>
by Greg Clayton
· 14 years ago
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