summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBSection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added functions to the C++ API, for the benefit of non-8-bit byte architectures.Matthew Gardiner2014-10-221-0/+8
* Added a SBSection::GetParent() to the API.Greg Clayton2013-06-131-0/+14
* <rdar://problem/13159777> Greg Clayton2013-02-061-2/+2
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-1/+1
* <rdar://problem/11757916>Greg Clayton2012-08-291-0/+1
* Added the ability to read the dSYM plist file with source remappings even whe...Greg Clayton2012-06-271-0/+17
* <rdar://problem/10103468>Greg Clayton2012-02-241-174/+88
* Switching back to using std::tr1::shared_ptr. We originally switched awayGreg Clayton2012-01-291-1/+1
* Work in progress for:Johnny Chen2011-12-191-1/+1
* <rdar://problem/10126482>Greg Clayton2011-11-131-3/+5
* Added the ability to get all section contents, or the sectionGreg Clayton2011-09-241-3/+13
* Fixed build issues after recent checkin.Greg Clayton2011-09-241-0/+9
* Added to the public API to allow symbolication:Greg Clayton2011-09-241-0/+324
OpenPOWER on IntegriCloud