hanchenye-llvm-project/lldb
Jim Ingham 66243847a5 Remember to restore the frame in the exe_ctx passed in to RunThreadPlan.
Also, default "source_init_file" to False in the version of SBDebugger::Create
so that we don't pick up the init file in Python.

llvm-svn: 137545
2011-08-13 00:56:10 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples CFString.py now shows contents in a more NSString-like way (e.g. you get @"Hello" instead of "Hello") 2011-08-09 23:50:01 +00:00
include Add a version of SBDebugger::Create which allows us to specify whether to source 2011-08-13 00:22:20 +00:00
lib Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
lldb.xcodeproj Updated LLVM/Clang to to pick up fixes for a 2011-08-11 20:11:18 +00:00
lldb.xcworkspace
resources Cleaned up the SBType.h file to not include internal headers and reorganized 2011-08-03 22:57:10 +00:00
scripts Update the SBAddress.i Python interface file to the latest SBAddress.h, 2011-08-12 22:52:11 +00:00
source Remember to restore the frame in the exe_ctx passed in to RunThreadPlan. 2011-08-13 00:56:10 +00:00
test Add a simple test case to exercise the SBDebugger.CreateTargetWithFileAndTargetTriple() API. 2011-08-13 00:55:56 +00:00
tools Add a version of SBDebugger::Create which allows us to specify whether to source 2011-08-13 00:22:20 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www Fix some typos. 2011-08-04 21:01:04 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00