summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-66/+52
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-221-38/+27
* This patch makes Clang-independent base classes for all the expression types ...Jim Ingham2015-09-151-3/+3
* Figure out the reply to "PlanExplainsStop" once when we stop and then use the...Jim Ingham2013-05-081-4/+2
* Change the AppleObjCTrampolineHandler to always run all threads when resolvin...Jim Ingham2013-03-221-0/+6
* Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction intero...Jim Ingham2013-02-091-1/+1
* We sometimes need to be able to call functions (via Process::RunThreadPlan) f...Jim Ingham2012-04-071-3/+10
* Convert lldb::ModuleSP to use an instrusive ref counted pointer.Greg Clayton2011-09-171-3/+3
* Changing the ObjC find method implementation to use a ClangUtilityFunction in...Jim Ingham2010-12-101-13/+12
* Add ThreadPlanTracer class to allow instruction step tracing of execution.Jim Ingham2010-11-111-1/+1
* Add a ObjC V1 runtime, and a generic AppleObjCRuntime plugin.Jim Ingham2010-11-041-0/+96
OpenPOWER on IntegriCloud