forked from OSchip/llvm-project
0445d8f498
code stepping. Also we now store the stack frames for the current and previous stops in the thread in std::auto_ptr objects. When we create a thread stack frame list we pass the previous frame into it so it can re-use the frames and maintain will allow for variable changes to be detected. I will implement the stack frame reuse next. llvm-svn: 112152 |
||
---|---|---|
.. | ||
docs | ||
include | ||
lib | ||
lldb.xcodeproj | ||
resources | ||
scripts | ||
source | ||
test | ||
tools | ||
www | ||
INSTALL.txt | ||
LICENSE.TXT | ||
Makefile |