summaryrefslogtreecommitdiffstats
path: root/lldb/source/API
Commit message (Expand)AuthorAgeFilesLines
...
* Move ArchSpec to the Utility modulePavel Labath2017-11-133-4/+3
* CompilerType: Add ability to retrieve an integral template argumentPavel Labath2017-11-131-9/+19
* Revert r317182 for https://reviews.llvm.org/D39128Jason Molenda2017-11-021-12/+0
* Commit Lawrence D'Anna's patch to changeJason Molenda2017-11-021-0/+12
* Ahhhh roll back that commit, I didn't see that Lawrence had filedJason Molenda2017-11-021-12/+0
* Commit Lawrence D'Anna's patch to changeJason Molenda2017-11-021-0/+12
* Fix LLVM_LINK_LLVM_DYLIB build (pr35053)Pavel Labath2017-10-311-7/+10
* Invert ArchSpec<->Platform dependencyPavel Labath2017-10-313-6/+6
* Move StopInfoOverride callback to the new architecture pluginPavel Labath2017-10-251-1/+5
* Fix a compile warning on linuxStephane Sezer2017-10-241-1/+1
* Reverting r315966 - it caused a build failure on an ubuntu x android bot.Jason Molenda2017-10-171-12/+0
* Committing this for Larry D'Anna:Jason Molenda2017-10-171-0/+12
* Implement interactive command interruptionLeonard Mosescu2017-10-051-0/+4
* Revert patch r313904, as it breaks "command source" and in Jim Ingham2017-09-281-4/+0
* [LLDB] Implement interactive command interruptionAdrian McCarthy2017-09-211-0/+4
* Remove a couple of warnings pointed out by Ted Woodward.Jim Ingham2017-09-151-5/+11
* Wire up the breakpoint name help string.Jim Ingham2017-09-152-3/+24
* Add new files to the cmake lists.Jim Ingham2017-09-141-0/+2
* Make breakpoint names real entities.Jim Ingham2017-09-146-53/+843
* Expose active and available platform lists via SBDebugger APIVadim Macagon2017-08-091-0/+64
* Cut and paste error from r23162.Jim Ingham2017-08-032-2/+2
* Add an auto-continue flag to breakpoints & locations.Jim Ingham2017-08-032-0/+38
* Fix a mis-feature with propagation of breakpoint options -> location options.Jim Ingham2017-08-021-0/+28
* Expose process instance info via SB APIVadim Macagon2017-08-013-0/+156
* [CMake] Add SharingPtr.h to the Framework header listChris Bieneman2017-07-281-1/+1
* [CMake] Cleanup of header fixup and installationChris Bieneman2017-07-281-11/+7
* [CMake] Update Framework construction for iOSChris Bieneman2017-07-251-6/+12
* [CMake] Rework construction of framework bundleChris Bieneman2017-07-251-5/+27
* Fix GreenDragon botsChris Bieneman2017-07-191-10/+0
* Expose hit count via SBBreakpointLocation.Bruce Mitchener2017-07-191-0/+10
* Move Timer and TraceOptions from Core to UtilityPavel Labath2017-06-292-3/+3
* Change the ABI class to have a weak pointer to its Process;Jason Molenda2017-06-291-1/+1
* Move StructuredData from Core to UtilityPavel Labath2017-06-273-3/+3
* Move Connection and IOObject interfaces to Utility modulePavel Labath2017-06-271-1/+2
* Shorten sanitizer plugin namesPavel Labath2017-06-261-3/+3
* Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...Kuba Mracek2017-06-162-4/+6
* Added new API to SBStructuredData classAbhishek Aggarwal2017-05-292-6/+49
* Implementation of remote packets for Trace data.Ravitheja Addepally2017-05-262-17/+16
* Remove an expensive lock from TimerPavel Labath2017-05-151-1/+2
* Update StructuredData::String to return StringRefs.Zachary Turner2017-05-121-1/+1
* Rename Error -> Status.Zachary Turner2017-05-1215-55/+55
* Be a little more permissive in DynamicLoaderMacOS::CanLoadImageJim Ingham2017-05-061-2/+14
* [LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.Nitesh Jain2017-05-043-0/+39
* Initial implementation of SB APIs for Tracing support.Ravitheja Addepally2017-04-265-65/+243
* Teach SBFrame how to guess its language.Jim Ingham2017-04-121-0/+19
* Move the definition of SBListener::GetSP() to SBListener.cpp.Sean Callanan2017-03-291-0/+2
* [LLDB] OpenBSD supportKamil Rytarowski2017-03-261-0/+3
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-224-4/+4
* Resubmit "Delete the remainder of platform specific code in FileSpec."Zachary Turner2017-03-224-2/+5
* Revert "Delete the remainder of platform specific code in FileSpec."Pavel Labath2017-03-224-5/+2
OpenPOWER on IntegriCloud