summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBSymbolContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-199/+128
* sweep up -Wformat warnings from gccSaleem Abdulrasool2014-04-041-13/+15
* <rdar://problem/13521159>Greg Clayton2013-03-271-4/+4
* <rdar://problem/13265297> Greg Clayton2013-02-231-1/+1
* Removed all of the "#ifndef SWIG" from the SB header files since we are usingGreg Clayton2012-02-061-1/+1
* lldb::SBTarget and lldb::SBProcess are now thread hardened. They both stillGreg Clayton2012-01-301-3/+7
* <rdar://problem/10126482>Greg Clayton2011-11-131-3/+4
* Cleaned up the the code that figures out the inlined stack frames given a Greg Clayton2011-10-011-4/+3
* Added more functionality to the public API to allow for betterGreg Clayton2011-09-261-0/+56
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-4/+4
* Cleaned up the API logging a lot more to reduce redundant information and Greg Clayton2010-10-311-16/+23
* Improved API logging.Greg Clayton2010-10-301-35/+5
* Clean up the API logging code:Caroline Tice2010-10-261-25/+25
* First pass at adding logging capabilities for the API functions. At the momentCaroline Tice2010-10-261-2/+75
* Remove all the __repr__ methods from the API/*.h files, and put themCaroline Tice2010-09-221-10/+15
* Add GetDescription() and __repr__ () methods to most API classes, to allowCaroline Tice2010-09-201-0/+20
* Added some missing API for address resolving within a module, and lookingGreg Clayton2010-09-101-1/+18
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-22/+22
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+133
OpenPOWER on IntegriCloud