summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/interface/SBValue.i
Commit message (Expand)AuthorAgeFilesLines
* Add children and child[N] properties to SBValue.i.Jim Ingham2018-05-041-16/+50
* Fixed a typo in the example (getName -> GetName)Jim Ingham2017-08-241-4/+4
* Because of our lifetime rules w.r.t. ValueObjects and ClusterManagers, synthe...Enrico Granata2016-07-061-0/+23
* Make it clear how you would get the pointee out of an SBValue withJim Ingham2015-12-041-0/+5
* [SBValue] Add a method GetNumChildren(uint32_t max)Siva Chandra2015-10-211-1/+16
* Make some more of the LLDB/SWIG/Python glue Python 3 aware.Zachary Turner2015-10-161-2/+2
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-0/+520
OpenPOWER on IntegriCloud