summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBVariablesOptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-3/+58
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-25/+25
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lldb] Add a "display-recognized-arguments" target setting to show recognized...Kuba Mracek2018-12-201-9/+17
* [API] Remove redundants get() from smart pointers. NFCJonas Devlieghere2018-12-201-3/+1
* [lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek2018-10-311-3/+20
* Revert r345686 due to build failuresKuba Mracek2018-10-311-20/+3
* [lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek2018-10-311-3/+20
* Revert r345678 (build failure on Linux machines).Kuba Mracek2018-10-311-20/+3
* [lldb] Introduce StackFrameRecognizerKuba Mracek2018-10-311-3/+20
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-196/+97
* Revert "Revert "I had recently added a new SBFrame::GetVariables() overload w...Zachary Turner2015-02-171-0/+254
* Revert "I had recently added a new SBFrame::GetVariables() overload with yet ...Zachary Turner2015-02-171-254/+0
* I had recently added a new SBFrame::GetVariables() overload with yet another ...Enrico Granata2015-02-121-0/+254
OpenPOWER on IntegriCloud