Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
lldb
/
2016d3d9871b54e7ad5eb1c220a35db746624f82
/
source
/
Interpreter
/
ScriptInterpreterPython.cpp
5144f38
More SWIG cleanup. Moved the breakpoint callback function back to the
by Greg Clayton
· 15 years ago
5136f94
Fix one-liner Python breakpoint commands to be wrapped up in an automatically
by Caroline Tice
· 15 years ago
59c5d5d
Automatically wrap *all* Python code entered for a breakpoint command inside
by Caroline Tice
· 15 years ago
8bb61f0
by Caroline Tice
· 15 years ago
b447e84
Re-write/clean up code that generated Python breakpoint commands.
by Caroline Tice
· 15 years ago
238c0a1
Fixed the way set/show variables were being accessed to being natively
by Greg Clayton
· 15 years ago
c95c6d1
Remove help text that is no longer correct.
by Caroline Tice
· 15 years ago
3e0571b
Fixed some comments.
by Johnny Chen
· 15 years ago
d1c2dca
Added the capability to specify a one-liner Python script as the callback
by Johnny Chen
· 15 years ago
98bea86
Don't flatten lldb and import everything into the global namespace. Instead,
by Johnny Chen
· 15 years ago
1977419
There is no need to restore (sys.stdin, sys.stdout) of the python script
by Johnny Chen
· 15 years ago
60dde64
We can do better when reporting the status of one-liner script execution.
by Johnny Chen
· 15 years ago
121f331
Added some comments to clarify where "init_lldb" comes from.
by Greg Clayton
· 15 years ago
558be58
Add a unique ID to each debugger instance.
by Caroline Tice
· 15 years ago
63094e0
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
a8a5e56
Committing patch from Joseph Ranieri to handle 'exit()' the same
by Jason Molenda
· 15 years ago
3c90d99
Don't include Python.h in the shared header.
by Eli Friedman
· 15 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago