summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/append-debugger-id.py
Commit message (Expand)AuthorAgeFilesLines
* Wrap the file writing operations inside a with statement to simplify code.Johnny Chen2010-10-141-11/+3
* Change the call within lldb.py to 'SBDebugger.Initialize()' from 'lldb.SBDebu...Johnny Chen2010-10-141-1/+4
* Fix some memory leaks.Caroline Tice2010-10-121-0/+1
* Add a unique ID to each debugger instance.Caroline Tice2010-06-301-0/+27
OpenPOWER on IntegriCloud