summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/interface/SBFrame.i
Commit message (Expand)AuthorAgeFilesLines
* Teach SBFrame how to guess its language.Jim Ingham2017-04-121-0/+8
* Add a GetDisplayName() API to SBFrame, SBFunction and SBSymbolEnrico Granata2015-07-061-0/+3
* Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.Oleksiy Vyalov2015-06-251-1/+7
* Revert rL240435: "Mark SBFrame::GetFunctionName and SBFrame::IsInlined as con...Oleksiy Vyalov2015-06-241-2/+2
* Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.Oleksiy Vyalov2015-06-231-2/+2
* Add a .parent property to SBFrame's Python interface which allows easy access...Enrico Granata2015-06-161-0/+10
* Add quick bit of doc about SBFrame::GetCFA().Jason Molenda2015-05-281-0/+6
* Added a new API to SBFrame:Greg Clayton2015-05-281-0/+3
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-0/+379
OpenPOWER on IntegriCloud