summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBBlock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed all of the "#ifndef SWIG" from the SB header files since we are usingGreg Clayton2012-02-061-2/+123
* <rdar://problem/10126482>Greg Clayton2011-11-131-4/+6
* Moved lldb::user_id_t values to be 64 bit. This was going to be needed forGreg Clayton2011-10-191-1/+1
* Added more functionality to Range template classes in RangeMap.h and converte...Greg Clayton2011-10-081-6/+1
* Added more functionality to the public API to allow for betterGreg Clayton2011-09-261-2/+69
* 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