summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBError.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-4/+4
* Added support for loading and unloading shared libraries. This was done byGreg Clayton2010-11-041-0/+6
* Cleaned up the API logging a lot more to reduce redundant information and Greg Clayton2010-10-311-22/+0
* Improved API logging.Greg Clayton2010-10-301-15/+32
* Clean up the API logging code:Caroline Tice2010-10-261-19/+12
* First pass at adding logging capabilities for the API functions. At the momentCaroline Tice2010-10-261-2/+60
* Remove all the __repr__ methods from the API/*.h files, and put themCaroline Tice2010-09-221-8/+0
* Add GetDescription() and __repr__ () methods to most API classes, to allowCaroline Tice2010-09-201-0/+28
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-31/+31
* Per surrounding style, use stdarg.h instead of cstdio, etc.Eli Friedman2010-06-091-1/+1
* And some more include line fixes.Eli Friedman2010-06-091-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+179
OpenPOWER on IntegriCloud