Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
lldb
/
5420ec808df9f0028666c6ff0029e13549ffde00
/
scripts
/
Python
/
modify-python-lldb.py
08477f5
Added comment.
by Johnny Chen
· 14 years ago
a6303ef
Comment change.
by Johnny Chen
· 14 years ago
b72d177
Fix a potential bug resulting from the wrong assumption that SWIG puts out the __init__
by Johnny Chen
· 14 years ago
e5637d2
Update comment.
by Johnny Chen
· 14 years ago
2077f0d
Add truth value testing to those lldb Python objects with the IsValid() method definitions.
by Johnny Chen
· 14 years ago
a79a21c
Add implementation of built-in function len() for those lldb containers with
by Johnny Chen
· 14 years ago
7616cb9
Add implementation of '==' and '!=' for SBFileSpec and SBModule. Modify a test case to take advantage of 'ths_module == that_module'.
by Johnny Chen
· 14 years ago
6ea16c7
Fix a typo in comment.
by Johnny Chen
· 14 years ago
22e418a
Update comments.
by Johnny Chen
· 14 years ago
a2f86e8
Fix a bug introduced in my previous checkin, where the state was not properly
by Johnny Chen
· 14 years ago
3a3d659
Add the Python rich comparison methods for SBBreakpoint, where GetID() returns
by Johnny Chen
· 14 years ago
c622005
Fix a typo.
by Johnny Chen
· 14 years ago
1409780
Move the iteration protocol of lldb objects to the auto-generated lldb Python module.
by Johnny Chen
· 14 years ago