aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/API/SBFrame.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-14Moved the section load list up into the target so we can use the targetGreg Clayton1-1/+1
2010-09-07Added more API to lldb::SBBlock to allow getting the blockGreg Clayton1-0/+7
2010-09-02StackFrame objects now own ValueObjects for any frame variables (locals, args,Greg Clayton1-29/+3
2010-08-24Got a lot of the kinks worked out in the inline support after debugging moreGreg Clayton1-3/+2
2010-08-24Added support for inlined stack frames being represented as real stack framesGreg Clayton1-1/+1
2010-07-09Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton1-2/+5
2010-06-23Very large changes that were needed in order to allow multiple connectionsGreg Clayton1-38/+38
2010-06-09And some more include line fixes.Eli Friedman1-6/+6
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner1-0/+394