summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanCallUserExpression.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move some Host logic into HostInfo class.Zachary Turner2014-08-191-1/+2
* If a hand-called function is interrupted by hitting a breakpoint, then Jim Ingham2014-07-081-1/+48
* Workaround for collision between enum members in LLVM's MachO.h and system he...Jim Ingham2014-04-021-1/+1
* Changed the ABIs and ClangFunction to take aSean Callanan2013-11-081-4/+2
* This patch does a couple of things. Jim Ingham2013-11-071-4/+2
* If ThreadPlanCallFunction hasn't set its notion of the "real stop info" yet, ...Jim Ingham2013-06-041-5/+9
* Separated the "expr --unwind-on-error" behavior into two parts, actual errors...Jim Ingham2013-01-151-2/+3
* Don't try to use "OkayToDiscard" to mean BOTH this plan is a user plan or not...Jim Ingham2012-05-111-0/+3
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-1/+1
* Improve the x86_64 return value decoder to handle most structure returns.Jim Ingham2011-12-221-1/+1
* Enhanced the ObjC DynamicCheckerFunction to test for "object responds to sele...Jim Ingham2011-11-011-1/+15
* Added support for generating expressions that haveSean Callanan2010-12-131-1/+2
* Moved the code in ClangUserExpression that set up & ran the thread plan with ...Jim Ingham2010-11-301-0/+59
OpenPOWER on IntegriCloud