Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modified all logging calls to hand out shared pointers to make sure we | Greg Clayton | 2010-11-06 | 1 | -2/+2 |
* | Added copy constructors and assignment operators to all lldb::SB* classes | Greg Clayton | 2010-11-05 | 1 | -0/+13 |
* | Cleaned up the API logging a lot more to reduce redundant information and | Greg Clayton | 2010-10-31 | 1 | -39/+18 |
* | Clean up the API logging code: | Caroline Tice | 2010-10-26 | 1 | -18/+32 |
* | First pass at adding logging capabilities for the API functions. At the moment | Caroline Tice | 2010-10-26 | 1 | -4/+49 |
* | Remove all the __repr__ methods from the API/*.h files, and put them | Caroline Tice | 2010-09-22 | 1 | -9/+1 |
* | Fix indentations. | Caroline Tice | 2010-09-20 | 1 | -3/+3 |
* | Add GetDescription() and __repr__ () methods to most API classes, to allow | Caroline Tice | 2010-09-20 | 1 | -0/+23 |
* | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -17/+17 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+120 |