summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modify-python-lldb.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add implementation of built-in function len() for those lldb containers withJohnny Chen2011-05-161-1/+7
* Add implementation of '==' and '!=' for SBFileSpec and SBModule. Modify a te...Johnny Chen2011-05-021-4/+23
* Fix a typo in comment.Johnny Chen2011-05-021-1/+1
* Update comments.Johnny Chen2011-04-291-2/+2
* Fix a bug introduced in my previous checkin, where the state was not properlyJohnny Chen2011-04-291-2/+3
* Add the Python rich comparison methods for SBBreakpoint, where GetID() returnsJohnny Chen2011-04-291-10/+26
* Fix a typo.Johnny Chen2011-04-281-1/+1
* Move the iteration protocol of lldb objects to the auto-generated lldb Python...Johnny Chen2011-04-281-0/+120
OpenPOWER on IntegriCloud