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
/
Interpreter
/
ScriptInterpreter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows build fixes and removal of endlessly recursive termination function.
Todd Fiala
2014-07-04
1
-9
/
+0
*
Fixed the MacOSX non "Debug" builds so that "lldb-platform" doesn't fail to l...
Greg Clayton
2013-10-17
1
-2
/
+40
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-2
/
+2
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-2
/
+2
*
Implementing the notion of externally-acquirable ScriptInterpreter lock
Enrico Granata
2013-03-27
1
-0
/
+6
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
rdar://problem/11457143 [ER] need "watchpoint command ..."
Johnny Chen
2012-08-09
1
-0
/
+11
*
This commit:
Enrico Granata
2012-02-29
1
-22
/
+2
*
<rdar://problem/10750012>
Greg Clayton
2012-01-27
1
-22
/
+1
*
Fixed the Xcode project building of LLVM to be a bit more user friendly:
Greg Clayton
2011-11-04
1
-1
/
+4
*
this patch introduces a new command script import command which takes as inpu...
Enrico Granata
2011-10-17
1
-2
/
+4
*
Python commands:
Enrico Granata
2011-08-16
1
-2
/
+4
*
Public API changes:
Enrico Granata
2011-07-29
1
-2
/
+4
*
Python synthetic children:
Enrico Granata
2011-07-24
1
-2
/
+12
*
Python summary strings:
Enrico Granata
2011-07-15
1
-2
/
+4
*
Abtracted the innards of lldb-core away from the SB interface. There was some
Greg Clayton
2011-03-22
1
-4
/
+6
*
Added support for some new environment variables within LLDB to enable some
Greg Clayton
2011-01-27
1
-2
/
+2
*
Split up the Python script interpreter code to allow multiple script interpre...
Caroline Tice
2011-01-14
1
-2
/
+23
*
Fixed the way set/show variables were being accessed to being natively
Greg Clayton
2010-09-18
1
-2
/
+2
*
This is a very large commit that completely re-does the way lldb
Caroline Tice
2010-09-04
1
-0
/
+17
*
I enabled some extra warnings for hidden local variables and for hidden
Greg Clayton
2010-07-14
1
-0
/
+1
*
Move source/Utility/PseudoTerminal.h into include/lldb/Utility.
Jason Molenda
2010-06-09
1
-2
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+66