summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBBlock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp objectGreg Clayton2010-12-141-0/+5
* Added copy constructors and assignment operators to all lldb::SB* classesGreg Clayton2010-11-051-0/+12
* Improved API logging.Greg Clayton2010-10-301-0/+6
* Remove all the __repr__ methods from the API/*.h files, and put themCaroline Tice2010-09-221-9/+0
* Fix indentations.Caroline Tice2010-09-201-6/+6
* Add GetDescription() and __repr__ () methods to most API classes, to allowCaroline Tice2010-09-201-0/+34
* Added more API to lldb::SBBlock to allow getting the blockGreg Clayton2010-09-071-0/+87
* Added support for inlined stack frames being represented as real stack framesGreg Clayton2010-08-241-1/+2
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-5/+5
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+47
OpenPOWER on IntegriCloud