index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
ProcessGDBRemoteLog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Switch GDBRemoteLog to the new registration mechanism
Pavel Labath
2017-02-17
1
-192
/
+22
*
Convert Log class to llvm streams
Pavel Labath
2017-02-10
1
-4
/
+3
*
Remove the verbose category in the gdb-remote channel
Pavel Labath
2017-02-06
1
-4
/
+0
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+4
*
Try to fix failing tests when running remote test suite.
Zachary Turner
2016-10-04
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-170
/
+172
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-0
/
+1
*
Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging
Robert Flack
2015-03-11
1
-0
/
+18
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-1
/
+1
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-22
/
+28
*
<rdar://problem/11052174>
Greg Clayton
2012-03-29
1
-0
/
+9
*
Add a logging mode that takes a callback and flush'es to that callback.
Jim Ingham
2012-02-21
1
-9
/
+7
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-1
/
+1
*
Fixed the logging output to be done consistently across all plug-ins.
Greg Clayton
2011-09-12
1
-15
/
+15
*
Patch to remove uses of non-standard strcasestr and replace then with
Greg Clayton
2011-02-04
1
-28
/
+28
*
Enabled extra warnings and fixed a bunch of small issues.
Greg Clayton
2011-01-25
1
-4
/
+1
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-1
/
+1
*
Cleaned up code that wasn't using the Initialize and Terminate paradigm by
Greg Clayton
2010-11-18
1
-23
/
+28
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-28
/
+41
*
Add the ability to disable individual log categories, rather
Caroline Tice
2010-10-29
1
-2
/
+45
*
Updated the lldb_private::Flags class to have better method names and made
Greg Clayton
2010-10-27
1
-3
/
+3
*
Added some extra logging to track asynchronous packet activity.
Greg Clayton
2010-09-03
1
-0
/
+4
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+121