Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
36a0f749d744c7922d95e24393822afa1a8d49d7
/
scripts
/
lldb.swig
36a0f74
Add TestProcessAPI.py which exercises some Python SBProcess API. In particular, this tests
by Johnny Chen
· 14 years ago
0d62dfd
Fixed an error in the type map for "char **" that was a bad memory smasher.
by Greg Clayton
· 14 years ago
0aa2e55
Split up the Python script interpreter code to allow multiple script interpreter objects to
by Caroline Tice
· 14 years ago
c1955f2
Patch by Stephen Wilson to make Swig happy building on linux.
by Johnny Chen
· 14 years ago
5144f38
More SWIG cleanup. Moved the breakpoint callback function back to the
by Greg Clayton
· 14 years ago
d8c6253
Cleaned up the SWIG stuff so all includes happen as they should, no pulling
by Greg Clayton
· 14 years ago
e47649c
o SBtarget.cpp/.h:
by Johnny Chen
· 14 years ago
5c4c746
Added the ability to get the disassembly instructions from the function and
by Greg Clayton
· 14 years ago
59c5d5d
Automatically wrap *all* Python code entered for a breakpoint command inside
by Caroline Tice
· 14 years ago
e49ec18
Remove all the __repr__ methods from the API/*.h files, and put them
by Caroline Tice
· 14 years ago
1ca48b0
Remove SBCommandContext which was not needed or doing anything.
by Caroline Tice
· 14 years ago
98f930f
by Caroline Tice
· 14 years ago
dfc91c3
Remove unnecessary/inappropriate output-printing functions from the API.
by Caroline Tice
· 14 years ago
4ead2e9
o Exposed SBFileSpec to the Python APIs in lldb.py.
by Johnny Chen
· 14 years ago
b4d1fff
o Added a test case for array_types which uses the Python APIs from lldb.py,
by Johnny Chen
· 14 years ago
558be58
Add a unique ID to each debugger instance.
by Caroline Tice
· 14 years ago
461a437
Patched in Pawel Wodnicki's lldb.swig changes for linux compatability.
by Greg Clayton
· 14 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 14 years ago