summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/StackFrame.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Clarified the intent of the SymbolContextScope class in the headerGreg Clayton2010-08-301-40/+117
* Made it so we update the current frames from the previous frames by doing STLGreg Clayton2010-08-271-5/+8
* Simplified the StackFrameList class down to a single frames list againGreg Clayton2010-08-271-0/+8
* Changed the StackID to store its start PC address as a load address instead of Greg Clayton2010-08-261-23/+25
* Add StackFrame::IsInlined.Jim Ingham2010-08-261-0/+10
* Cleaned up the inline stack frame code one more time to prepare for inlinedGreg Clayton2010-08-261-12/+3
* Fixed another issue with the inline stack frames where if the first frameGreg Clayton2010-08-241-0/+5
* Got a lot of the kinks worked out in the inline support after debugging moreGreg Clayton2010-08-241-62/+51
* Added support for inlined stack frames being represented as real stack framesGreg Clayton2010-08-241-27/+167
* Modified the host process monitor callback function Host::StartMonitoringChil...Greg Clayton2010-08-211-1/+1
* Centralized all disassembly into static functions in source/Core/Disassembler...Greg Clayton2010-06-301-0/+1
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-1/+3
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+393
OpenPOWER on IntegriCloud