summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBBreakpoint.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-16/+16
* Improved API logging.Greg Clayton2010-10-301-91/+76
* Clean up the API logging code:Caroline Tice2010-10-261-25/+23
* First pass at adding logging capabilities for the API functions. At the momentCaroline Tice2010-10-261-1/+84
* Add and SB API to set breakpoint conditions.Jim Ingham2010-10-221-0/+12
* Cleaned up the SWIG stuff so all includes happen as they should, no pullingGreg Clayton2010-10-071-18/+9
* Remove all the __repr__ methods from the API/*.h files, and put themCaroline Tice2010-09-221-10/+1
* Add GetDescription() and __repr__ () methods to most API classes, to allowCaroline Tice2010-09-201-8/+18
* Remove unnecessary/inappropriate output-printing functions fromCaroline Tice2010-09-151-51/+1
* Moved the section load list up into the target so we can use the targetGreg Clayton2010-09-141-4/+4
* Added needed breakpoint functionality to the public API that includes:Greg Clayton2010-07-231-0/+37
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-2/+2
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-77/+67
* Adding setting thread specific breakpoints by name, ID, index & queue name to...Jim Ingham2010-06-181-1/+66
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+404
OpenPOWER on IntegriCloud