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
/
Core
/
Communication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified LLDB expressions to not have to JIT and run code just to see variable
Greg Clayton
2010-12-14
1
-25
/
+40
*
Fixed a multi-threaded race condition that could happen when communication cl...
Greg Clayton
2010-12-12
1
-1
/
+11
*
Added the ability to dump sections to a certain depth (for when sections
Greg Clayton
2010-12-08
1
-0
/
+1
*
More reverting of the EOF stuff as the API was changed which we don't want to
Greg Clayton
2010-12-04
1
-8
/
+2
*
Reverted the close on EOF stuff again as it was crashing Xcode.
Greg Clayton
2010-12-04
1
-10
/
+2
*
Add proper EOF handling to Communication & Connection classes:
Caroline Tice
2010-12-02
1
-4
/
+18
*
Revert the End of file stuff that was added as it was causing read threads
Greg Clayton
2010-11-20
1
-6
/
+2
*
Add the ability to catch and do the right thing with Interrupts (often contro...
Caroline Tice
2010-11-19
1
-3
/
+8
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-2
/
+3
*
Add the ability to disable individual log categories, rather
Caroline Tice
2010-10-29
1
-0
/
+1
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-0
/
+17
*
Fixed a race condition that was sometimes stopping our command line
Greg Clayton
2010-09-15
1
-1
/
+3
*
Remove a premature invalidation of a threads pthread_t handle, thus avoiding
Greg Clayton
2010-07-23
1
-3
/
+3
*
Remove use of STL collection class use of the "data()" method since it isn't
Greg Clayton
2010-07-20
1
-1
/
+1
*
Misc warning fixes.
Eli Friedman
2010-07-09
1
-4
/
+4
*
Add missing includes.
Eli Friedman
2010-06-09
1
-0
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+363