summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/StackFrameList.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Clarified the intent of the SymbolContextScope class in the headerGreg Clayton2010-08-301-75/+80
* Made it so we update the current frames from the previous frames by doing STLGreg Clayton2010-08-271-17/+10
* Simplified the StackFrameList class down to a single frames list againGreg Clayton2010-08-271-198/+240
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-10/+10
* Cleaned up the inline stack frame code one more time to prepare for inlinedGreg Clayton2010-08-261-123/+142
* Cleaned up the inline backtrace code even more by moving all stack backtracingGreg Clayton2010-08-251-28/+245
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+135
OpenPOWER on IntegriCloud