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
/
ScriptInterpreterPython.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Flush the prompts immediately in the breakpoint command input readers, to make
Caroline Tice
2010-10-27
1
-0
/
+7
*
Prevent Python script interpreter initialization from changing
Caroline Tice
2010-10-18
1
-8
/
+40
*
Added a new Host call to find LLDB related paths:
Greg Clayton
2010-10-17
1
-26
/
+35
*
More SWIG cleanup. Moved the breakpoint callback function back to the
Greg Clayton
2010-10-07
1
-2
/
+44
*
Fix one-liner Python breakpoint commands to be wrapped up in an automatically
Caroline Tice
2010-09-27
1
-5
/
+11
*
Automatically wrap *all* Python code entered for a breakpoint command inside
Caroline Tice
2010-09-27
1
-198
/
+22
*
Update help text for breakpoint command one-liners.
Caroline Tice
2010-09-21
1
-1
/
+1
*
Re-write/clean up code that generated Python breakpoint commands.
Caroline Tice
2010-09-21
1
-113
/
+158
*
Fixed the way set/show variables were being accessed to being natively
Greg Clayton
2010-09-18
1
-12
/
+8
*
Remove help text that is no longer correct.
Caroline Tice
2010-09-14
1
-4
/
+26
*
Fixed some comments.
Johnny Chen
2010-09-11
1
-1
/
+1
*
Added the capability to specify a one-liner Python script as the callback
Johnny Chen
2010-09-10
1
-0
/
+20
*
Don't flatten lldb and import everything into the global namespace. Instead,
Johnny Chen
2010-09-10
1
-2
/
+2
*
There is no need to restore (sys.stdin, sys.stdout) of the python script
Johnny Chen
2010-08-10
1
-5
/
+0
*
We can do better when reporting the status of one-liner script execution.
Johnny Chen
2010-07-30
1
-4
/
+15
*
Added some comments to clarify where "init_lldb" comes from.
Greg Clayton
2010-07-07
1
-0
/
+4
*
Add a unique ID to each debugger instance.
Caroline Tice
2010-06-30
1
-0
/
+4
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-42
/
+49
*
Committing patch from Joseph Ranieri to handle 'exit()' the same
Jason Molenda
2010-06-09
1
-1
/
+1
*
Don't include Python.h in the shared header.
Eli Friedman
2010-06-09
1
-2
/
+4
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+830
[prev]