commit bcb523a6ae0128f3b400136cc7db3254edd422e2 Author: Tim Biermann <tbier@posteo.de> Date: Sun Dec 29 11:40:19 2019 +0100 lldb: initial commit, version 9.0.1 diff --git a/lldb/.footprint b/lldb/.footprint new file mode 100644 index 000000000..25a29684d --- /dev/null +++ b/lldb/.footprint @@ -0,0 +1,600 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lldb +-rwxr-xr-x root/root usr/bin/lldb-argdumper +-rwxr-xr-x root/root usr/bin/lldb-instr +-rwxr-xr-x root/root usr/bin/lldb-mi +-rwxr-xr-x root/root usr/bin/lldb-server +-rwxr-xr-x root/root usr/bin/lldb-vscode +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/lldb/ +drwxr-xr-x root/root usr/include/lldb/API/ +-rw-r--r-- root/root usr/include/lldb/API/LLDB.h +-rw-r--r-- root/root usr/include/lldb/API/SBAddress.h +-rw-r--r-- root/root usr/include/lldb/API/SBAttachInfo.h +-rw-r--r-- root/root usr/include/lldb/API/SBBlock.h +-rw-r--r-- root/root usr/include/lldb/API/SBBreakpoint.h +-rw-r--r-- root/root usr/include/lldb/API/SBBreakpointLocation.h +-rw-r--r-- root/root usr/include/lldb/API/SBBreakpointName.h +-rw-r--r-- root/root usr/include/lldb/API/SBBroadcaster.h +-rw-r--r-- root/root usr/include/lldb/API/SBCommandInterpreter.h +-rw-r--r-- root/root usr/include/lldb/API/SBCommandReturnObject.h +-rw-r--r-- root/root usr/include/lldb/API/SBCommunication.h +-rw-r--r-- root/root usr/include/lldb/API/SBCompileUnit.h +-rw-r--r-- root/root usr/include/lldb/API/SBData.h +-rw-r--r-- root/root usr/include/lldb/API/SBDebugger.h +-rw-r--r-- root/root usr/include/lldb/API/SBDeclaration.h +-rw-r--r-- root/root usr/include/lldb/API/SBDefines.h +-rw-r--r-- root/root usr/include/lldb/API/SBError.h +-rw-r--r-- root/root usr/include/lldb/API/SBEvent.h +-rw-r--r-- root/root usr/include/lldb/API/SBExecutionContext.h +-rw-r--r-- root/root usr/include/lldb/API/SBExpressionOptions.h +-rw-r--r-- root/root usr/include/lldb/API/SBFileSpec.h +-rw-r--r-- root/root usr/include/lldb/API/SBFileSpecList.h +-rw-r--r-- root/root usr/include/lldb/API/SBFrame.h +-rw-r--r-- root/root usr/include/lldb/API/SBFunction.h +-rw-r--r-- root/root usr/include/lldb/API/SBHostOS.h +-rw-r--r-- root/root usr/include/lldb/API/SBInstruction.h +-rw-r--r-- root/root usr/include/lldb/API/SBInstructionList.h +-rw-r--r-- root/root usr/include/lldb/API/SBLanguageRuntime.h +-rw-r--r-- root/root usr/include/lldb/API/SBLaunchInfo.h +-rw-r--r-- root/root usr/include/lldb/API/SBLineEntry.h +-rw-r--r-- root/root usr/include/lldb/API/SBListener.h +-rw-r--r-- root/root usr/include/lldb/API/SBMemoryRegionInfo.h +-rw-r--r-- root/root usr/include/lldb/API/SBMemoryRegionInfoList.h +-rw-r--r-- root/root usr/include/lldb/API/SBModule.h +-rw-r--r-- root/root usr/include/lldb/API/SBModuleSpec.h +-rw-r--r-- root/root usr/include/lldb/API/SBPlatform.h +-rw-r--r-- root/root usr/include/lldb/API/SBProcess.h +-rw-r--r-- root/root usr/include/lldb/API/SBProcessInfo.h +-rw-r--r-- root/root usr/include/lldb/API/SBQueue.h +-rw-r--r-- root/root usr/include/lldb/API/SBQueueItem.h +-rw-r--r-- root/root usr/include/lldb/API/SBReproducer.h +-rw-r--r-- root/root usr/include/lldb/API/SBSection.h +-rw-r--r-- root/root usr/include/lldb/API/SBSourceManager.h +-rw-r--r-- root/root usr/include/lldb/API/SBStream.h +-rw-r--r-- root/root usr/include/lldb/API/SBStringList.h +-rw-r--r-- root/root usr/include/lldb/API/SBStructuredData.h +-rw-r--r-- root/root usr/include/lldb/API/SBSymbol.h +-rw-r--r-- root/root usr/include/lldb/API/SBSymbolContext.h +-rw-r--r-- root/root usr/include/lldb/API/SBSymbolContextList.h +-rw-r--r-- root/root usr/include/lldb/API/SBTarget.h +-rw-r--r-- root/root usr/include/lldb/API/SBThread.h +-rw-r--r-- root/root usr/include/lldb/API/SBThreadCollection.h +-rw-r--r-- root/root usr/include/lldb/API/SBThreadPlan.h +-rw-r--r-- root/root usr/include/lldb/API/SBTrace.h +-rw-r--r-- root/root usr/include/lldb/API/SBTraceOptions.h +-rw-r--r-- root/root usr/include/lldb/API/SBType.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeCategory.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeEnumMember.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeFilter.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeFormat.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeNameSpecifier.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeSummary.h +-rw-r--r-- root/root usr/include/lldb/API/SBTypeSynthetic.h +-rw-r--r-- root/root usr/include/lldb/API/SBUnixSignals.h +-rw-r--r-- root/root usr/include/lldb/API/SBValue.h +-rw-r--r-- root/root usr/include/lldb/API/SBValueList.h +-rw-r--r-- root/root usr/include/lldb/API/SBVariablesOptions.h +-rw-r--r-- root/root usr/include/lldb/API/SBWatchpoint.h +drwxr-xr-x root/root usr/include/lldb/Breakpoint/ +-rw-r--r-- root/root usr/include/lldb/Breakpoint/Breakpoint.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointID.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointIDList.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointList.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointLocation.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointLocationCollection.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointLocationList.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointName.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointOptions.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointPrecondition.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointResolver.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointResolverAddress.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointResolverFileLine.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointResolverFileRegex.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointResolverName.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointResolverScripted.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointSite.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/BreakpointSiteList.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/Stoppoint.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/StoppointCallbackContext.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/StoppointLocation.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/Watchpoint.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/WatchpointList.h +-rw-r--r-- root/root usr/include/lldb/Breakpoint/WatchpointOptions.h +drwxr-xr-x root/root usr/include/lldb/Core/ +-rw-r--r-- root/root usr/include/lldb/Core/Address.h +-rw-r--r-- root/root usr/include/lldb/Core/AddressRange.h +-rw-r--r-- root/root usr/include/lldb/Core/AddressResolver.h +-rw-r--r-- root/root usr/include/lldb/Core/AddressResolverFileLine.h +-rw-r--r-- root/root usr/include/lldb/Core/AddressResolverName.h +-rw-r--r-- root/root usr/include/lldb/Core/Architecture.h +-rw-r--r-- root/root usr/include/lldb/Core/ClangForward.h +-rw-r--r-- root/root usr/include/lldb/Core/Communication.h +-rw-r--r-- root/root usr/include/lldb/Core/Debugger.h +-rw-r--r-- root/root usr/include/lldb/Core/Disassembler.h +-rw-r--r-- root/root usr/include/lldb/Core/DumpDataExtractor.h +-rw-r--r-- root/root usr/include/lldb/Core/DumpRegisterValue.h +-rw-r--r-- root/root usr/include/lldb/Core/EmulateInstruction.h +-rw-r--r-- root/root usr/include/lldb/Core/FileLineResolver.h +-rw-r--r-- root/root usr/include/lldb/Core/FileSpecList.h +-rw-r--r-- root/root usr/include/lldb/Core/FormatEntity.h +-rw-r--r-- root/root usr/include/lldb/Core/Highlighter.h +-rw-r--r-- root/root usr/include/lldb/Core/IOHandler.h +-rw-r--r-- root/root usr/include/lldb/Core/IOStreamMacros.h +-rw-r--r-- root/root usr/include/lldb/Core/LoadedModuleInfoList.h +-rw-r--r-- root/root usr/include/lldb/Core/Mangled.h +-rw-r--r-- root/root usr/include/lldb/Core/MappedHash.h +-rw-r--r-- root/root usr/include/lldb/Core/Module.h +-rw-r--r-- root/root usr/include/lldb/Core/ModuleChild.h +-rw-r--r-- root/root usr/include/lldb/Core/ModuleList.h +-rw-r--r-- root/root usr/include/lldb/Core/ModuleSpec.h +-rw-r--r-- root/root usr/include/lldb/Core/Opcode.h +-rw-r--r-- root/root usr/include/lldb/Core/PluginInterface.h +-rw-r--r-- root/root usr/include/lldb/Core/PluginManager.h +-rw-r--r-- root/root usr/include/lldb/Core/RichManglingContext.h +-rw-r--r-- root/root usr/include/lldb/Core/STLUtils.h +-rw-r--r-- root/root usr/include/lldb/Core/SearchFilter.h +-rw-r--r-- root/root usr/include/lldb/Core/Section.h +-rw-r--r-- root/root usr/include/lldb/Core/SourceManager.h +-rw-r--r-- root/root usr/include/lldb/Core/StreamAsynchronousIO.h +-rw-r--r-- root/root usr/include/lldb/Core/StreamBuffer.h +-rw-r--r-- root/root usr/include/lldb/Core/StreamFile.h +-rw-r--r-- root/root usr/include/lldb/Core/StructuredDataImpl.h +-rw-r--r-- root/root usr/include/lldb/Core/ThreadSafeDenseMap.h +-rw-r--r-- root/root usr/include/lldb/Core/ThreadSafeDenseSet.h +-rw-r--r-- root/root usr/include/lldb/Core/ThreadSafeSTLMap.h +-rw-r--r-- root/root usr/include/lldb/Core/ThreadSafeSTLVector.h +-rw-r--r-- root/root usr/include/lldb/Core/ThreadSafeValue.h +-rw-r--r-- root/root usr/include/lldb/Core/UniqueCStringMap.h +-rw-r--r-- root/root usr/include/lldb/Core/UserSettingsController.h +-rw-r--r-- root/root usr/include/lldb/Core/Value.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObject.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectCast.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectChild.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectConstResult.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectConstResultCast.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectConstResultChild.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectConstResultImpl.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectDynamicValue.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectList.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectMemory.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectRegister.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectSyntheticFilter.h +-rw-r--r-- root/root usr/include/lldb/Core/ValueObjectVariable.h +-rw-r--r-- root/root usr/include/lldb/Core/dwarf.h +drwxr-xr-x root/root usr/include/lldb/DataFormatters/ +-rw-r--r-- root/root usr/include/lldb/DataFormatters/CXXFunctionPointer.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/DataVisualization.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/DumpValueObjectOptions.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/FormatCache.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/FormatClasses.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/FormatManager.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/FormattersContainer.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/FormattersHelpers.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/LanguageCategory.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/StringPrinter.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/TypeCategory.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/TypeCategoryMap.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/TypeFormat.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/TypeSummary.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/TypeSynthetic.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/TypeValidator.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/ValueObjectPrinter.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/VectorIterator.h +-rw-r--r-- root/root usr/include/lldb/DataFormatters/VectorType.h +drwxr-xr-x root/root usr/include/lldb/Expression/ +-rw-r--r-- root/root usr/include/lldb/Expression/DWARFExpression.h +-rw-r--r-- root/root usr/include/lldb/Expression/DiagnosticManager.h +-rw-r--r-- root/root usr/include/lldb/Expression/DynamicCheckerFunctions.h +-rw-r--r-- root/root usr/include/lldb/Expression/Expression.h +-rw-r--r-- root/root usr/include/lldb/Expression/ExpressionParser.h +-rw-r--r-- root/root usr/include/lldb/Expression/ExpressionSourceCode.h +-rw-r--r-- root/root usr/include/lldb/Expression/ExpressionTypeSystemHelper.h +-rw-r--r-- root/root usr/include/lldb/Expression/ExpressionVariable.h +-rw-r--r-- root/root usr/include/lldb/Expression/FunctionCaller.h +-rw-r--r-- root/root usr/include/lldb/Expression/IRExecutionUnit.h +-rw-r--r-- root/root usr/include/lldb/Expression/IRInterpreter.h +-rw-r--r-- root/root usr/include/lldb/Expression/IRMemoryMap.h +-rw-r--r-- root/root usr/include/lldb/Expression/LLVMUserExpression.h +-rw-r--r-- root/root usr/include/lldb/Expression/Materializer.h +-rw-r--r-- root/root usr/include/lldb/Expression/REPL.h +-rw-r--r-- root/root usr/include/lldb/Expression/UserExpression.h +-rw-r--r-- root/root usr/include/lldb/Expression/UtilityFunction.h +drwxr-xr-x root/root usr/include/lldb/Host/ +-rw-r--r-- root/root usr/include/lldb/Host/Config.h +-rw-r--r-- root/root usr/include/lldb/Host/ConnectionFileDescriptor.h +-rw-r--r-- root/root usr/include/lldb/Host/Debug.h +-rw-r--r-- root/root usr/include/lldb/Host/Editline.h +-rw-r--r-- root/root usr/include/lldb/Host/File.h +-rw-r--r-- root/root usr/include/lldb/Host/FileAction.h +-rw-r--r-- root/root usr/include/lldb/Host/FileCache.h +-rw-r--r-- root/root usr/include/lldb/Host/FileSystem.h +-rw-r--r-- root/root usr/include/lldb/Host/Host.h +-rw-r--r-- root/root usr/include/lldb/Host/HostGetOpt.h +-rw-r--r-- root/root usr/include/lldb/Host/HostInfo.h +-rw-r--r-- root/root usr/include/lldb/Host/HostInfoBase.h +-rw-r--r-- root/root usr/include/lldb/Host/HostNativeProcess.h +-rw-r--r-- root/root usr/include/lldb/Host/HostNativeProcessBase.h +-rw-r--r-- root/root usr/include/lldb/Host/HostNativeThread.h +-rw-r--r-- root/root usr/include/lldb/Host/HostNativeThreadBase.h +-rw-r--r-- root/root usr/include/lldb/Host/HostNativeThreadForward.h +-rw-r--r-- root/root usr/include/lldb/Host/HostProcess.h +-rw-r--r-- root/root usr/include/lldb/Host/HostThread.h +-rw-r--r-- root/root usr/include/lldb/Host/LockFile.h +-rw-r--r-- root/root usr/include/lldb/Host/LockFileBase.h +-rw-r--r-- root/root usr/include/lldb/Host/MainLoop.h +-rw-r--r-- root/root usr/include/lldb/Host/MainLoopBase.h +-rw-r--r-- root/root usr/include/lldb/Host/MonitoringProcessLauncher.h +-rw-r--r-- root/root usr/include/lldb/Host/OptionParser.h +-rw-r--r-- root/root usr/include/lldb/Host/Pipe.h +-rw-r--r-- root/root usr/include/lldb/Host/PipeBase.h +-rw-r--r-- root/root usr/include/lldb/Host/PosixApi.h +-rw-r--r-- root/root usr/include/lldb/Host/ProcessLaunchInfo.h +-rw-r--r-- root/root usr/include/lldb/Host/ProcessLauncher.h +-rw-r--r-- root/root usr/include/lldb/Host/ProcessRunLock.h +-rw-r--r-- root/root usr/include/lldb/Host/PseudoTerminal.h +-rw-r--r-- root/root usr/include/lldb/Host/SafeMachO.h +-rw-r--r-- root/root usr/include/lldb/Host/Socket.h +-rw-r--r-- root/root usr/include/lldb/Host/SocketAddress.h +-rw-r--r-- root/root usr/include/lldb/Host/StringConvert.h +-rw-r--r-- root/root usr/include/lldb/Host/TaskPool.h +-rw-r--r-- root/root usr/include/lldb/Host/Terminal.h +-rw-r--r-- root/root usr/include/lldb/Host/ThreadLauncher.h +-rw-r--r-- root/root usr/include/lldb/Host/Time.h +-rw-r--r-- root/root usr/include/lldb/Host/XML.h +drwxr-xr-x root/root usr/include/lldb/Host/android/ +-rw-r--r-- root/root usr/include/lldb/Host/android/HostInfoAndroid.h +drwxr-xr-x root/root usr/include/lldb/Host/common/ +-rw-r--r-- root/root usr/include/lldb/Host/common/GetOptInc.h +-rw-r--r-- root/root usr/include/lldb/Host/common/NativeBreakpointList.h +-rw-r--r-- root/root usr/include/lldb/Host/common/NativeProcessProtocol.h +-rw-r--r-- root/root usr/include/lldb/Host/common/NativeRegisterContext.h +-rw-r--r-- root/root usr/include/lldb/Host/common/NativeThreadProtocol.h +-rw-r--r-- root/root usr/include/lldb/Host/common/NativeWatchpointList.h +-rw-r--r-- root/root usr/include/lldb/Host/common/TCPSocket.h +-rw-r--r-- root/root usr/include/lldb/Host/common/UDPSocket.h +drwxr-xr-x root/root usr/include/lldb/Host/freebsd/ +-rw-r--r-- root/root usr/include/lldb/Host/freebsd/HostInfoFreeBSD.h +drwxr-xr-x root/root usr/include/lldb/Host/linux/ +-rw-r--r-- root/root usr/include/lldb/Host/linux/AbstractSocket.h +-rw-r--r-- root/root usr/include/lldb/Host/linux/HostInfoLinux.h +-rw-r--r-- root/root usr/include/lldb/Host/linux/Ptrace.h +-rw-r--r-- root/root usr/include/lldb/Host/linux/Support.h +-rw-r--r-- root/root usr/include/lldb/Host/linux/Uio.h +drwxr-xr-x root/root usr/include/lldb/Host/macosx/ +-rw-r--r-- root/root usr/include/lldb/Host/macosx/HostInfoMacOSX.h +-rw-r--r-- root/root usr/include/lldb/Host/macosx/HostThreadMacOSX.h +drwxr-xr-x root/root usr/include/lldb/Host/netbsd/ +-rw-r--r-- root/root usr/include/lldb/Host/netbsd/HostInfoNetBSD.h +drwxr-xr-x root/root usr/include/lldb/Host/openbsd/ +-rw-r--r-- root/root usr/include/lldb/Host/openbsd/HostInfoOpenBSD.h +drwxr-xr-x root/root usr/include/lldb/Host/posix/ +-rw-r--r-- root/root usr/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/DomainSocket.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/Fcntl.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/HostInfoPosix.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/HostProcessPosix.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/HostThreadPosix.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/LockFilePosix.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/PipePosix.h +-rw-r--r-- root/root usr/include/lldb/Host/posix/ProcessLauncherPosixFork.h +drwxr-xr-x root/root usr/include/lldb/Host/windows/ +-rw-r--r-- root/root usr/include/lldb/Host/windows/AutoHandle.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/ConnectionGenericFileWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/HostInfoWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/HostProcessWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/HostThreadWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/LockFileWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/PipeWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/PosixApi.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/ProcessLauncherWindows.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/editlinewin.h +-rw-r--r-- root/root usr/include/lldb/Host/windows/windows.h +drwxr-xr-x root/root usr/include/lldb/Initialization/ +-rw-r--r-- root/root usr/include/lldb/Initialization/SystemInitializer.h +-rw-r--r-- root/root usr/include/lldb/Initialization/SystemInitializerCommon.h +-rw-r--r-- root/root usr/include/lldb/Initialization/SystemLifetimeManager.h +drwxr-xr-x root/root usr/include/lldb/Interpreter/ +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandAlias.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandCompletions.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandHistory.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandInterpreter.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandObject.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandObjectMultiword.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandObjectRegexCommand.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandOptionValidators.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/CommandReturnObject.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionArgParser.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupArchitecture.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupBoolean.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupFile.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupFormat.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupOutputFile.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupPlatform.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupString.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupUInt64.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupUUID.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupVariable.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionGroupWatchpoint.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValue.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueArch.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueArgs.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueArray.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueBoolean.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueChar.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueDictionary.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueEnumeration.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueFileSpec.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueFileSpecList.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueFormat.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueFormatEntity.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueLanguage.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValuePathMappings.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueProperties.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueRegex.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueSInt64.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueString.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueUInt64.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValueUUID.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/OptionValues.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/Options.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/Property.h +-rw-r--r-- root/root usr/include/lldb/Interpreter/ScriptInterpreter.h +drwxr-xr-x root/root usr/include/lldb/Symbol/ +-rw-r--r-- root/root usr/include/lldb/Symbol/ArmUnwindInfo.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Block.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ClangASTContext.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ClangASTImporter.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ClangExternalASTSourceCommon.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ClangUtil.h +-rw-r--r-- root/root usr/include/lldb/Symbol/CompactUnwindInfo.h +-rw-r--r-- root/root usr/include/lldb/Symbol/CompileUnit.h +-rw-r--r-- root/root usr/include/lldb/Symbol/CompilerDecl.h +-rw-r--r-- root/root usr/include/lldb/Symbol/CompilerDeclContext.h +-rw-r--r-- root/root usr/include/lldb/Symbol/CompilerType.h +-rw-r--r-- root/root usr/include/lldb/Symbol/CxxModuleHandler.h +-rw-r--r-- root/root usr/include/lldb/Symbol/DWARFCallFrameInfo.h +-rw-r--r-- root/root usr/include/lldb/Symbol/DebugMacros.h +-rw-r--r-- root/root usr/include/lldb/Symbol/DeclVendor.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Declaration.h +-rw-r--r-- root/root usr/include/lldb/Symbol/FuncUnwinders.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Function.h +-rw-r--r-- root/root usr/include/lldb/Symbol/LineEntry.h +-rw-r--r-- root/root usr/include/lldb/Symbol/LineTable.h +-rw-r--r-- root/root usr/include/lldb/Symbol/LocateSymbolFile.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ObjectContainer.h +-rw-r--r-- root/root usr/include/lldb/Symbol/ObjectFile.h +-rw-r--r-- root/root usr/include/lldb/Symbol/PostfixExpression.h +-rw-r--r-- root/root usr/include/lldb/Symbol/SourceModule.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Symbol.h +-rw-r--r-- root/root usr/include/lldb/Symbol/SymbolContext.h +-rw-r--r-- root/root usr/include/lldb/Symbol/SymbolContextScope.h +-rw-r--r-- root/root usr/include/lldb/Symbol/SymbolFile.h +-rw-r--r-- root/root usr/include/lldb/Symbol/SymbolVendor.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Symtab.h +-rw-r--r-- root/root usr/include/lldb/Symbol/TaggedASTType.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Type.h +-rw-r--r-- root/root usr/include/lldb/Symbol/TypeList.h +-rw-r--r-- root/root usr/include/lldb/Symbol/TypeMap.h +-rw-r--r-- root/root usr/include/lldb/Symbol/TypeSystem.h +-rw-r--r-- root/root usr/include/lldb/Symbol/UnwindPlan.h +-rw-r--r-- root/root usr/include/lldb/Symbol/UnwindTable.h +-rw-r--r-- root/root usr/include/lldb/Symbol/Variable.h +-rw-r--r-- root/root usr/include/lldb/Symbol/VariableList.h +-rw-r--r-- root/root usr/include/lldb/Symbol/VerifyDecl.h +drwxr-xr-x root/root usr/include/lldb/Target/ +-rw-r--r-- root/root usr/include/lldb/Target/ABI.h +-rw-r--r-- root/root usr/include/lldb/Target/DynamicLoader.h +-rw-r--r-- root/root usr/include/lldb/Target/ExecutionContext.h +-rw-r--r-- root/root usr/include/lldb/Target/ExecutionContextScope.h +-rw-r--r-- root/root usr/include/lldb/Target/InstrumentationRuntime.h +-rw-r--r-- root/root usr/include/lldb/Target/InstrumentationRuntimeStopInfo.h +-rw-r--r-- root/root usr/include/lldb/Target/JITLoader.h +-rw-r--r-- root/root usr/include/lldb/Target/JITLoaderList.h +-rw-r--r-- root/root usr/include/lldb/Target/Language.h +-rw-r--r-- root/root usr/include/lldb/Target/LanguageRuntime.h +-rw-r--r-- root/root usr/include/lldb/Target/Memory.h +-rw-r--r-- root/root usr/include/lldb/Target/MemoryHistory.h +-rw-r--r-- root/root usr/include/lldb/Target/MemoryRegionInfo.h +-rw-r--r-- root/root usr/include/lldb/Target/ModuleCache.h +-rw-r--r-- root/root usr/include/lldb/Target/OperatingSystem.h +-rw-r--r-- root/root usr/include/lldb/Target/PathMappingList.h +-rw-r--r-- root/root usr/include/lldb/Target/Platform.h +-rw-r--r-- root/root usr/include/lldb/Target/Process.h +-rw-r--r-- root/root usr/include/lldb/Target/ProcessStructReader.h +-rw-r--r-- root/root usr/include/lldb/Target/Queue.h +-rw-r--r-- root/root usr/include/lldb/Target/QueueItem.h +-rw-r--r-- root/root usr/include/lldb/Target/QueueList.h +-rw-r--r-- root/root usr/include/lldb/Target/RegisterCheckpoint.h +-rw-r--r-- root/root usr/include/lldb/Target/RegisterContext.h +-rw-r--r-- root/root usr/include/lldb/Target/RegisterNumber.h +-rw-r--r-- root/root usr/include/lldb/Target/RemoteAwarePlatform.h +-rw-r--r-- root/root usr/include/lldb/Target/SectionLoadHistory.h +-rw-r--r-- root/root usr/include/lldb/Target/SectionLoadList.h +-rw-r--r-- root/root usr/include/lldb/Target/StackFrame.h +-rw-r--r-- root/root usr/include/lldb/Target/StackFrameList.h +-rw-r--r-- root/root usr/include/lldb/Target/StackFrameRecognizer.h +-rw-r--r-- root/root usr/include/lldb/Target/StackID.h +-rw-r--r-- root/root usr/include/lldb/Target/StopInfo.h +-rw-r--r-- root/root usr/include/lldb/Target/StructuredDataPlugin.h +-rw-r--r-- root/root usr/include/lldb/Target/SystemRuntime.h +-rw-r--r-- root/root usr/include/lldb/Target/Target.h +-rw-r--r-- root/root usr/include/lldb/Target/TargetList.h +-rw-r--r-- root/root usr/include/lldb/Target/Thread.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadCollection.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadList.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlan.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanBase.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanCallFunction.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanCallOnFunctionExit.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanCallUserExpression.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanPython.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanRunToAddress.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanShouldStopHere.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepInRange.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepInstruction.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepOut.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepOverBreakpoint.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepOverRange.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepRange.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepThrough.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanStepUntil.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadPlanTracer.h +-rw-r--r-- root/root usr/include/lldb/Target/ThreadSpec.h +-rw-r--r-- root/root usr/include/lldb/Target/UnixSignals.h +-rw-r--r-- root/root usr/include/lldb/Target/Unwind.h +-rw-r--r-- root/root usr/include/lldb/Target/UnwindAssembly.h +drwxr-xr-x root/root usr/include/lldb/Utility/ +-rw-r--r-- root/root usr/include/lldb/Utility/AnsiTerminal.h +-rw-r--r-- root/root usr/include/lldb/Utility/ArchSpec.h +-rw-r--r-- root/root usr/include/lldb/Utility/Args.h +-rw-r--r-- root/root usr/include/lldb/Utility/Baton.h +-rw-r--r-- root/root usr/include/lldb/Utility/Broadcaster.h +-rw-r--r-- root/root usr/include/lldb/Utility/CleanUp.h +-rw-r--r-- root/root usr/include/lldb/Utility/CompletionRequest.h +-rw-r--r-- root/root usr/include/lldb/Utility/Connection.h +-rw-r--r-- root/root usr/include/lldb/Utility/ConstString.h +-rw-r--r-- root/root usr/include/lldb/Utility/DataBuffer.h +-rw-r--r-- root/root usr/include/lldb/Utility/DataBufferHeap.h +-rw-r--r-- root/root usr/include/lldb/Utility/DataBufferLLVM.h +-rw-r--r-- root/root usr/include/lldb/Utility/DataEncoder.h +-rw-r--r-- root/root usr/include/lldb/Utility/DataExtractor.h +-rw-r--r-- root/root usr/include/lldb/Utility/Endian.h +-rw-r--r-- root/root usr/include/lldb/Utility/Environment.h +-rw-r--r-- root/root usr/include/lldb/Utility/Event.h +-rw-r--r-- root/root usr/include/lldb/Utility/FileCollector.h +-rw-r--r-- root/root usr/include/lldb/Utility/FileSpec.h +-rw-r--r-- root/root usr/include/lldb/Utility/Flags.h +-rw-r--r-- root/root usr/include/lldb/Utility/IOObject.h +-rw-r--r-- root/root usr/include/lldb/Utility/Iterable.h +-rw-r--r-- root/root usr/include/lldb/Utility/JSON.h +-rw-r--r-- root/root usr/include/lldb/Utility/LLDBAssert.h +-rw-r--r-- root/root usr/include/lldb/Utility/Listener.h +-rw-r--r-- root/root usr/include/lldb/Utility/Log.h +-rw-r--r-- root/root usr/include/lldb/Utility/Logging.h +-rw-r--r-- root/root usr/include/lldb/Utility/NameMatches.h +-rw-r--r-- root/root usr/include/lldb/Utility/Predicate.h +-rw-r--r-- root/root usr/include/lldb/Utility/ProcessInfo.h +-rw-r--r-- root/root usr/include/lldb/Utility/RangeMap.h +-rw-r--r-- root/root usr/include/lldb/Utility/RegisterValue.h +-rw-r--r-- root/root usr/include/lldb/Utility/RegularExpression.h +-rw-r--r-- root/root usr/include/lldb/Utility/Reproducer.h +-rw-r--r-- root/root usr/include/lldb/Utility/ReproducerInstrumentation.h +-rw-r--r-- root/root usr/include/lldb/Utility/Scalar.h +-rw-r--r-- root/root usr/include/lldb/Utility/SelectHelper.h +-rw-r--r-- root/root usr/include/lldb/Utility/SharedCluster.h +-rw-r--r-- root/root usr/include/lldb/Utility/SharingPtr.h +-rw-r--r-- root/root usr/include/lldb/Utility/State.h +-rw-r--r-- root/root usr/include/lldb/Utility/Status.h +-rw-r--r-- root/root usr/include/lldb/Utility/Stream.h +-rw-r--r-- root/root usr/include/lldb/Utility/StreamCallback.h +-rw-r--r-- root/root usr/include/lldb/Utility/StreamGDBRemote.h +-rw-r--r-- root/root usr/include/lldb/Utility/StreamString.h +-rw-r--r-- root/root usr/include/lldb/Utility/StreamTee.h +-rw-r--r-- root/root usr/include/lldb/Utility/StringExtractor.h +-rw-r--r-- root/root usr/include/lldb/Utility/StringExtractorGDBRemote.h +-rw-r--r-- root/root usr/include/lldb/Utility/StringLexer.h +-rw-r--r-- root/root usr/include/lldb/Utility/StringList.h +-rw-r--r-- root/root usr/include/lldb/Utility/StructuredData.h +-rw-r--r-- root/root usr/include/lldb/Utility/TildeExpressionResolver.h +-rw-r--r-- root/root usr/include/lldb/Utility/Timeout.h +-rw-r--r-- root/root usr/include/lldb/Utility/Timer.h +-rw-r--r-- root/root usr/include/lldb/Utility/TraceOptions.h +-rw-r--r-- root/root usr/include/lldb/Utility/UUID.h +-rw-r--r-- root/root usr/include/lldb/Utility/UriParser.h +-rw-r--r-- root/root usr/include/lldb/Utility/UserID.h +-rw-r--r-- root/root usr/include/lldb/Utility/UserIDResolver.h +-rw-r--r-- root/root usr/include/lldb/Utility/VASPrintf.h +-rw-r--r-- root/root usr/include/lldb/Utility/VMRange.h +-rw-r--r-- root/root usr/include/lldb/lldb-defines.h +-rw-r--r-- root/root usr/include/lldb/lldb-enumerations.h +-rw-r--r-- root/root usr/include/lldb/lldb-forward.h +-rw-r--r-- root/root usr/include/lldb/lldb-private-defines.h +-rw-r--r-- root/root usr/include/lldb/lldb-private-enumerations.h +-rw-r--r-- root/root usr/include/lldb/lldb-private-forward.h +-rw-r--r-- root/root usr/include/lldb/lldb-private-interfaces.h +-rw-r--r-- root/root usr/include/lldb/lldb-private-types.h +-rw-r--r-- root/root usr/include/lldb/lldb-private.h +-rw-r--r-- root/root usr/include/lldb/lldb-public.h +-rw-r--r-- root/root usr/include/lldb/lldb-types.h +-rw-r--r-- root/root usr/include/lldb/lldb-versioning.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/liblldb.so -> liblldb.so.9 +lrwxrwxrwx root/root usr/lib/liblldb.so.9 -> liblldb.so.9.0.1 +-rwxr-xr-x root/root usr/lib/liblldb.so.9.0.1 +lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.9 +-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.9 +drwxr-xr-x root/root usr/lib/python3.7/ +drwxr-xr-x root/root usr/lib/python3.7/site-packages/ +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__init__.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__pycache__/__init__.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__pycache__/__init__.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__pycache__/__init__.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__pycache__/embedded_interpreter.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__pycache__/embedded_interpreter.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/__pycache__/embedded_interpreter.cpython-37.pyc +lrwxrwxrwx root/root usr/lib/python3.7/site-packages/lldb/_lldb.so -> ../../../../lib/liblldb.so +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/embedded_interpreter.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/formatters/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/Logger.py +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__init__.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/Logger.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/Logger.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/Logger.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/__init__.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/__init__.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/__init__.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/attrib_fromdict.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/attrib_fromdict.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/attrib_fromdict.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/cache.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/cache.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/cache.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/metrics.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/metrics.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/metrics.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/synth.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/synth.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/__pycache__/synth.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/attrib_fromdict.py +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cache.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__init__.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/__init__.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/__init__.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/__init__.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/gnu_libstdcpp.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/gnu_libstdcpp.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/gnu_libstdcpp.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/libcxx.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/libcxx.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/__pycache__/libcxx.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/gnu_libstdcpp.py +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/cpp/libcxx.py +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/metrics.py +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/formatters/synth.py +lrwxrwxrwx root/root usr/lib/python3.7/site-packages/lldb/lldb-argdumper -> ../../../../bin/lldb-argdumper +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/runtime/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/runtime/__init__.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/runtime/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/runtime/__pycache__/__init__.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/runtime/__pycache__/__init__.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/runtime/__pycache__/__init__.cpython-37.pyc +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/utils/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__init__.py +drwxr-xr-x root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/__init__.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/__init__.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/__init__.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/symbolication.cpython-37.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/symbolication.cpython-37.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/__pycache__/symbolication.cpython-37.pyc +-rw-r--r-- root/root usr/lib/python3.7/site-packages/lldb/utils/symbolication.py diff --git a/lldb/.signature b/lldb/.signature new file mode 100644 index 000000000..2dbf28afb --- /dev/null +++ b/lldb/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF3yNDdLbeD1BZuZ/obKqXTwlpkQLirMruduA1UMYPB3qnB1GqJMzNNlArEHPSUwajGwWfcpbwNZqe196/K9SvEAA= +SHA256 (Pkgfile) = a8081a878d8a4fe678cc684ee1d5492ca55dfaecf36baca7c487db4593cf4ab7 +SHA256 (.footprint) = c9db9f441a157dd480aba285d4a19ad538a02c855d071ef96af3d76d10c883f8 +SHA256 (lldb-9.0.1.src.tar.xz) = 8a7b9fd795c31a3e3cba6ce1377a2ae5c67376d92888702ce27e26f0971beb09 diff --git a/lldb/Pkgfile b/lldb/Pkgfile new file mode 100644 index 000000000..cd902083a --- /dev/null +++ b/lldb/Pkgfile @@ -0,0 +1,27 @@ +# Description: LLDB is a next generation, high-performance debugger +# URL: https://lldb.llvm.org/ +# Maintainer: Tim Biermann, tbier at posteo dot de +# Depends on: clang libedit python3-six swig + +name=lldb +version=9.0.1 +release=1 +source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb...) + +build() { + cd $name-$version.src + mkdir build + cd build + cmake .. \ + -GNinja \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DLLVM_LINK_LLVM_DYLIB=ON \ + -DPYTHON_EXECUTABLE=/usr/bin/python3 \ + -DLLDB_USE_SYSTEM_SIX=1 + ninja + DESTDIR=$PKG ninja install + python3 -m compileall $PKG + python3 -O -m compileall $PKG + python3 -OO -m compileall $PKG +}