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
/
API
/
SBCommandInterpreter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abtracted the innards of lldb-core away from the SB interface. There was some
Greg Clayton
2011-03-22
1
-0
/
+21
*
Don't limit StreamTee to just two streams. It now can contain
Greg Clayton
2011-02-20
1
-0
/
+14
*
The LLDB API (lldb::SB*) is now thread safe!
Greg Clayton
2010-12-20
1
-4
/
+18
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-7
/
+7
*
Added copy constructors and assignment operators to all lldb::SB* classes
Greg Clayton
2010-11-05
1
-0
/
+12
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-4
/
+4
*
Improved API logging.
Greg Clayton
2010-10-30
1
-15
/
+35
*
Modified the lldb_private::TypeList to use a std::multimap for quicker lookup
Greg Clayton
2010-10-29
1
-1
/
+1
*
Fix bugs attempting to write to API log after it has been
Caroline Tice
2010-10-27
1
-0
/
+2
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-9
/
+11
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-0
/
+29
*
Remove unnecessary/inappropriate output-printing functions from
Caroline Tice
2010-09-15
1
-37
/
+0
*
This is a very large commit that completely re-does the way lldb
Caroline Tice
2010-09-04
1
-18
/
+18
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-1
/
+1
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-34
/
+93
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
Fix a bunch more include lines.
Eli Friedman
2010-06-09
1
-10
/
+10
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+193