Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the iteration protocol of lldb objects to the auto-generated lldb Python... | Johnny Chen | 2011-04-28 | 1 | -23/+0 |
* | Wrap the file writing operations inside a with statement to simplify code. | Johnny Chen | 2010-10-14 | 1 | -11/+3 |
* | Change the call within lldb.py to 'SBDebugger.Initialize()' from 'lldb.SBDebu... | Johnny Chen | 2010-10-14 | 1 | -1/+4 |
* | Fix some memory leaks. | Caroline Tice | 2010-10-12 | 1 | -0/+1 |
* | Add a unique ID to each debugger instance. | Caroline Tice | 2010-06-30 | 1 | -0/+27 |