llvm-project/lldb/source/API
Pavel Labath c5789434ff Switch SBBreakpointLocation to use a weak_ptr
llvm-svn: 296594
2017-03-01 10:08:48 +00:00
..
CMakeLists.txt [CMake] Adding API dependency on Utility 2017-02-13 21:16:01 +00:00
SBAddress.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBAttachInfo.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBBlock.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBBreakpoint.cpp Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object 2017-02-27 11:05:34 +00:00
SBBreakpointLocation.cpp Switch SBBreakpointLocation to use a weak_ptr 2017-03-01 10:08:48 +00:00
SBBroadcaster.cpp Remove LIBLLDB_LOG_VERBOSE category 2017-02-05 00:44:54 +00:00
SBCommandInterpreter.cpp Make CommandObject help getters/setters use StringRef. 2016-11-12 20:41:02 +00:00
SBCommandReturnObject.cpp Remove the callback-based log channel registration mechanism 2017-02-27 12:21:16 +00:00
SBCommunication.cpp Introduce chrono to the Communication class 2016-11-25 11:58:44 +00:00
SBCompileUnit.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBData.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBDebugger.cpp Modernize Enable/DisableLogChannel interface a bit 2017-03-01 10:08:40 +00:00
SBDeclaration.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBError.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBEvent.cpp Remove LIBLLDB_LOG_VERBOSE category 2017-02-05 00:44:54 +00:00
SBExecutionContext.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBExpressionOptions.cpp Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
SBFileSpec.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBFileSpecList.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBFrame.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBFunction.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBHostOS.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBInstruction.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBInstructionList.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBLanguageRuntime.cpp Update OptionGroup::SetValue to take StringRef. 2016-09-23 17:48:13 +00:00
SBLaunchInfo.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBLineEntry.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBListener.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBMemoryRegionInfo.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBMemoryRegionInfoList.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBModule.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBModuleSpec.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBPlatform.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBProcess.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBQueue.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBQueueItem.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBSection.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBSourceManager.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBStream.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBStringList.cpp Add some more tests for breakpoint serialization. 2016-09-20 22:54:49 +00:00
SBStructuredData.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBSymbol.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBSymbolContext.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBSymbolContextList.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBTarget.cpp Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object 2017-02-27 11:05:34 +00:00
SBThread.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBThreadCollection.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBThreadPlan.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBType.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBTypeCategory.cpp Make lldb::Regex use StringRef. 2016-09-21 16:01:28 +00:00
SBTypeEnumMember.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBTypeFilter.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBTypeFormat.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBTypeNameSpecifier.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBTypeSummary.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBTypeSynthetic.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBUnixSignals.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBValue.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SBValueList.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBVariablesOptions.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SBWatchpoint.cpp Switch SBWatchpoint to use a weak_ptr to the underlying object 2017-02-28 12:32:45 +00:00
SystemInitializerFull.cpp Fix build for mingw. 2016-12-15 15:00:41 +00:00
liblldb-private.exports Limit LLDB_EXPORT_ALL_SYMBOLS to lldb symbols 2016-10-29 00:29:15 +00:00
liblldb.exports Fix OSX cmake build 2016-02-18 17:01:40 +00:00
liblldb.xcode.exports Only export public symbols with the cmake build. 2015-09-04 00:00:41 +00:00