summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/StackFrameRecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fixes -Wrange-loop-analysis warningsMark de Wever2020-01-011-1/+1
* [StackFrameRecognizer] Remove unneeded LLDB_DISABLE_PYTHON.Davide Italiano2019-03-191-4/+0
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-3/+3
* [lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument valuesKuba Mracek2019-02-071-1/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...Kuba Mracek2018-11-281-4/+5
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Fixup the Python-less build of ScriptedRecognizedStackFrameKuba Mracek2018-10-311-0/+4
* [lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek2018-10-311-0/+190
* Revert r345686 due to build failuresKuba Mracek2018-10-311-190/+0
* [lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek2018-10-311-0/+190
* Revert r345678 (build failure on Linux machines).Kuba Mracek2018-10-311-190/+0
* [lldb] Introduce StackFrameRecognizerKuba Mracek2018-10-311-0/+190
OpenPOWER on IntegriCloud