Import LLVM 13.0.0 release.
authorpatrick <patrick@openbsd.org>
Fri, 17 Dec 2021 12:25:18 +0000 (12:25 +0000)
committerpatrick <patrick@openbsd.org>
Fri, 17 Dec 2021 12:25:18 +0000 (12:25 +0000)
commitbe691f3bb6417f04a68938fadbcaee2d5795e764
treed358c04369b8eaa0d76fd6cf957829f51db52fcb
parent1cf9926b7b2f38d75866820814ced788e06a5cbf
Import LLVM 13.0.0 release.
1598 files changed:
gnu/llvm/lldb/.clang-tidy
gnu/llvm/lldb/CMakeLists.txt
gnu/llvm/lldb/bindings/CMakeLists.txt
gnu/llvm/lldb/bindings/headers.swig
gnu/llvm/lldb/bindings/interface/SBAddress.i
gnu/llvm/lldb/bindings/interface/SBAttachInfo.i
gnu/llvm/lldb/bindings/interface/SBBlock.i
gnu/llvm/lldb/bindings/interface/SBBreakpoint.i
gnu/llvm/lldb/bindings/interface/SBBreakpointLocation.i
gnu/llvm/lldb/bindings/interface/SBBreakpointName.i
gnu/llvm/lldb/bindings/interface/SBBroadcaster.i
gnu/llvm/lldb/bindings/interface/SBCommandInterpreter.i
gnu/llvm/lldb/bindings/interface/SBCommandInterpreterRunOptions.i
gnu/llvm/lldb/bindings/interface/SBCommandReturnObject.i
gnu/llvm/lldb/bindings/interface/SBCommunication.i
gnu/llvm/lldb/bindings/interface/SBCompileUnit.i
gnu/llvm/lldb/bindings/interface/SBData.i
gnu/llvm/lldb/bindings/interface/SBDebugger.i
gnu/llvm/lldb/bindings/interface/SBEnvironment.i
gnu/llvm/lldb/bindings/interface/SBError.i
gnu/llvm/lldb/bindings/interface/SBEvent.i
gnu/llvm/lldb/bindings/interface/SBExecutionContext.i
gnu/llvm/lldb/bindings/interface/SBFile.i
gnu/llvm/lldb/bindings/interface/SBFileSpec.i
gnu/llvm/lldb/bindings/interface/SBFileSpecList.i
gnu/llvm/lldb/bindings/interface/SBFrame.i
gnu/llvm/lldb/bindings/interface/SBFunction.i
gnu/llvm/lldb/bindings/interface/SBHostOS.i
gnu/llvm/lldb/bindings/interface/SBInstruction.i
gnu/llvm/lldb/bindings/interface/SBInstructionList.i
gnu/llvm/lldb/bindings/interface/SBLanguageRuntime.i
gnu/llvm/lldb/bindings/interface/SBLaunchInfo.i
gnu/llvm/lldb/bindings/interface/SBLineEntry.i
gnu/llvm/lldb/bindings/interface/SBListener.i
gnu/llvm/lldb/bindings/interface/SBMemoryRegionInfo.i
gnu/llvm/lldb/bindings/interface/SBMemoryRegionInfoList.i
gnu/llvm/lldb/bindings/interface/SBModule.i
gnu/llvm/lldb/bindings/interface/SBModuleSpec.i
gnu/llvm/lldb/bindings/interface/SBPlatform.i
gnu/llvm/lldb/bindings/interface/SBProcess.i
gnu/llvm/lldb/bindings/interface/SBProcessInfo.i
gnu/llvm/lldb/bindings/interface/SBQueue.i
gnu/llvm/lldb/bindings/interface/SBQueueItem.i
gnu/llvm/lldb/bindings/interface/SBReproducer.i
gnu/llvm/lldb/bindings/interface/SBSection.i
gnu/llvm/lldb/bindings/interface/SBSourceManager.i
gnu/llvm/lldb/bindings/interface/SBStream.i
gnu/llvm/lldb/bindings/interface/SBStringList.i
gnu/llvm/lldb/bindings/interface/SBStructuredData.i
gnu/llvm/lldb/bindings/interface/SBSymbol.i
gnu/llvm/lldb/bindings/interface/SBSymbolContext.i
gnu/llvm/lldb/bindings/interface/SBSymbolContextList.i
gnu/llvm/lldb/bindings/interface/SBTarget.i
gnu/llvm/lldb/bindings/interface/SBThread.i
gnu/llvm/lldb/bindings/interface/SBThreadPlan.i
gnu/llvm/lldb/bindings/interface/SBTrace.i
gnu/llvm/lldb/bindings/interface/SBType.i
gnu/llvm/lldb/bindings/interface/SBTypeEnumMember.i
gnu/llvm/lldb/bindings/interface/SBValue.i
gnu/llvm/lldb/bindings/interface/SBValueList.i
gnu/llvm/lldb/bindings/interface/SBVariablesOptions.i
gnu/llvm/lldb/bindings/interface/SBWatchpoint.i
gnu/llvm/lldb/bindings/interfaces.swig
gnu/llvm/lldb/bindings/lua/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/bindings/lua/lua-swigsafecast.swig [new file with mode: 0644]
gnu/llvm/lldb/bindings/lua/lua-typemaps.swig
gnu/llvm/lldb/bindings/lua/lua-wrapper.swig [new file with mode: 0644]
gnu/llvm/lldb/bindings/lua/lua.swig [new file with mode: 0644]
gnu/llvm/lldb/bindings/macros.swig
gnu/llvm/lldb/bindings/python/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/bindings/python/python-extensions.swig
gnu/llvm/lldb/bindings/python/python-swigsafecast.swig
gnu/llvm/lldb/bindings/python/python-typemaps.h [new file with mode: 0644]
gnu/llvm/lldb/bindings/python/python-typemaps.swig
gnu/llvm/lldb/bindings/python/python-wrapper.swig
gnu/llvm/lldb/bindings/python/python.swig [new file with mode: 0644]
gnu/llvm/lldb/cmake/caches/Apple-lldb-macOS.cmake
gnu/llvm/lldb/cmake/modules/AddLLDB.cmake
gnu/llvm/lldb/cmake/modules/FindLuaAndSwig.cmake
gnu/llvm/lldb/cmake/modules/FindPythonAndSwig.cmake [new file with mode: 0644]
gnu/llvm/lldb/cmake/modules/LLDBConfig.cmake
gnu/llvm/lldb/cmake/modules/LLDBFramework.cmake
gnu/llvm/lldb/cmake/modules/LLDBGenerateConfig.cmake
gnu/llvm/lldb/cmake/modules/LLDBStandalone.cmake
gnu/llvm/lldb/docs/.htaccess
gnu/llvm/lldb/docs/CMakeLists.txt
gnu/llvm/lldb/docs/_lldb/__init__.py [new file with mode: 0644]
gnu/llvm/lldb/docs/_static/lldb.css
gnu/llvm/lldb/docs/conf.py
gnu/llvm/lldb/docs/design/overview.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/design/reproducers.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/design/sbapi.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/doxygen.cfg.in
gnu/llvm/lldb/docs/index.rst
gnu/llvm/lldb/docs/lldb-for-gdb-users.txt
gnu/llvm/lldb/docs/lldb-gdb-remote.txt
gnu/llvm/lldb/docs/lldb-platform-packets.txt
gnu/llvm/lldb/docs/man/lldb-server.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/python_api.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/python_api_enums.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/resources/bots.rst
gnu/llvm/lldb/docs/resources/build.rst
gnu/llvm/lldb/docs/resources/caveats.rst
gnu/llvm/lldb/docs/resources/contributing.rst
gnu/llvm/lldb/docs/resources/test.rst
gnu/llvm/lldb/docs/status/projects.rst
gnu/llvm/lldb/docs/status/status.rst
gnu/llvm/lldb/docs/use/links.md [new file with mode: 0644]
gnu/llvm/lldb/docs/use/map.rst
gnu/llvm/lldb/docs/use/python-reference.rst
gnu/llvm/lldb/docs/use/python.rst
gnu/llvm/lldb/docs/use/qemu-testing.rst [new file with mode: 0644]
gnu/llvm/lldb/docs/use/tutorial.rst
gnu/llvm/lldb/docs/use/variable.rst
gnu/llvm/lldb/examples/darwin/heap_find/heap.py
gnu/llvm/lldb/examples/python/armv7_cortex_m_target_defintion.py
gnu/llvm/lldb/examples/python/bsd.py
gnu/llvm/lldb/examples/python/cmdtemplate.py
gnu/llvm/lldb/examples/python/crashlog.py
gnu/llvm/lldb/examples/python/delta.py
gnu/llvm/lldb/examples/python/disasm-stress-test.py
gnu/llvm/lldb/examples/python/disasm.py
gnu/llvm/lldb/examples/python/file_extract.py
gnu/llvm/lldb/examples/python/gdbremote.py
gnu/llvm/lldb/examples/python/globals.py
gnu/llvm/lldb/examples/python/lldb_module_utils.py
gnu/llvm/lldb/examples/python/lldbtk.py
gnu/llvm/lldb/examples/python/mach_o.py
gnu/llvm/lldb/examples/python/memory.py
gnu/llvm/lldb/examples/python/operating_system.py
gnu/llvm/lldb/examples/python/performance.py
gnu/llvm/lldb/examples/python/process_events.py
gnu/llvm/lldb/examples/python/sbvalue.py
gnu/llvm/lldb/examples/python/scripted_process/my_scripted_process.py [new file with mode: 0644]
gnu/llvm/lldb/examples/python/scripted_process/scripted_process.py [new file with mode: 0644]
gnu/llvm/lldb/examples/python/shadow.py
gnu/llvm/lldb/examples/python/sources.py
gnu/llvm/lldb/examples/python/stacks.py
gnu/llvm/lldb/examples/python/symbolication.py
gnu/llvm/lldb/examples/python/types.py
gnu/llvm/lldb/examples/python/x86_64_linux_target_definition.py
gnu/llvm/lldb/examples/python/x86_64_qemu_target_definition.py
gnu/llvm/lldb/examples/python/x86_64_target_definition.py
gnu/llvm/lldb/examples/synthetic/gnu_libstdcpp.py
gnu/llvm/lldb/examples/test/.lldb-loggings
gnu/llvm/lldb/examples/test/usage-lldb-loggings
gnu/llvm/lldb/include/lldb/API/LLDB.h
gnu/llvm/lldb/include/lldb/API/SBAddress.h
gnu/llvm/lldb/include/lldb/API/SBBlock.h
gnu/llvm/lldb/include/lldb/API/SBBreakpoint.h
gnu/llvm/lldb/include/lldb/API/SBBroadcaster.h
gnu/llvm/lldb/include/lldb/API/SBCommandInterpreter.h
gnu/llvm/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h
gnu/llvm/lldb/include/lldb/API/SBCommandReturnObject.h
gnu/llvm/lldb/include/lldb/API/SBCommunication.h
gnu/llvm/lldb/include/lldb/API/SBCompileUnit.h
gnu/llvm/lldb/include/lldb/API/SBData.h
gnu/llvm/lldb/include/lldb/API/SBDebugger.h
gnu/llvm/lldb/include/lldb/API/SBDefines.h
gnu/llvm/lldb/include/lldb/API/SBError.h
gnu/llvm/lldb/include/lldb/API/SBEvent.h
gnu/llvm/lldb/include/lldb/API/SBExecutionContext.h
gnu/llvm/lldb/include/lldb/API/SBFunction.h
gnu/llvm/lldb/include/lldb/API/SBInstruction.h
gnu/llvm/lldb/include/lldb/API/SBInstructionList.h
gnu/llvm/lldb/include/lldb/API/SBLaunchInfo.h
gnu/llvm/lldb/include/lldb/API/SBListener.h
gnu/llvm/lldb/include/lldb/API/SBMemoryRegionInfo.h
gnu/llvm/lldb/include/lldb/API/SBModule.h
gnu/llvm/lldb/include/lldb/API/SBPlatform.h
gnu/llvm/lldb/include/lldb/API/SBProcess.h
gnu/llvm/lldb/include/lldb/API/SBProcessInfo.h
gnu/llvm/lldb/include/lldb/API/SBReproducer.h
gnu/llvm/lldb/include/lldb/API/SBSourceManager.h
gnu/llvm/lldb/include/lldb/API/SBStream.h
gnu/llvm/lldb/include/lldb/API/SBStructuredData.h
gnu/llvm/lldb/include/lldb/API/SBSymbol.h
gnu/llvm/lldb/include/lldb/API/SBTarget.h
gnu/llvm/lldb/include/lldb/API/SBThread.h
gnu/llvm/lldb/include/lldb/API/SBThreadPlan.h
gnu/llvm/lldb/include/lldb/API/SBTrace.h
gnu/llvm/lldb/include/lldb/API/SBType.h
gnu/llvm/lldb/include/lldb/Breakpoint/Breakpoint.h
gnu/llvm/lldb/include/lldb/Breakpoint/BreakpointLocation.h
gnu/llvm/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
gnu/llvm/lldb/include/lldb/Breakpoint/BreakpointOptions.h
gnu/llvm/lldb/include/lldb/Breakpoint/BreakpointResolver.h
gnu/llvm/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
gnu/llvm/lldb/include/lldb/Breakpoint/BreakpointSite.h
gnu/llvm/lldb/include/lldb/Breakpoint/Stoppoint.h
gnu/llvm/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h
gnu/llvm/lldb/include/lldb/Breakpoint/StoppointHitCounter.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Breakpoint/StoppointSite.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Breakpoint/Watchpoint.h
gnu/llvm/lldb/include/lldb/Breakpoint/WatchpointList.h
gnu/llvm/lldb/include/lldb/Breakpoint/WatchpointOptions.h
gnu/llvm/lldb/include/lldb/Core/Address.h
gnu/llvm/lldb/include/lldb/Core/AddressRange.h
gnu/llvm/lldb/include/lldb/Core/AddressResolver.h
gnu/llvm/lldb/include/lldb/Core/AddressResolverFileLine.h
gnu/llvm/lldb/include/lldb/Core/Architecture.h
gnu/llvm/lldb/include/lldb/Core/Communication.h
gnu/llvm/lldb/include/lldb/Core/Debugger.h
gnu/llvm/lldb/include/lldb/Core/Declaration.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Core/Disassembler.h
gnu/llvm/lldb/include/lldb/Core/DumpDataExtractor.h
gnu/llvm/lldb/include/lldb/Core/EmulateInstruction.h
gnu/llvm/lldb/include/lldb/Core/FileLineResolver.h
gnu/llvm/lldb/include/lldb/Core/FileSpecList.h
gnu/llvm/lldb/include/lldb/Core/FormatEntity.h
gnu/llvm/lldb/include/lldb/Core/IOHandler.h
gnu/llvm/lldb/include/lldb/Core/IOHandlerCursesGUI.h
gnu/llvm/lldb/include/lldb/Core/LoadedModuleInfoList.h
gnu/llvm/lldb/include/lldb/Core/Mangled.h
gnu/llvm/lldb/include/lldb/Core/MappedHash.h
gnu/llvm/lldb/include/lldb/Core/Module.h
gnu/llvm/lldb/include/lldb/Core/ModuleList.h
gnu/llvm/lldb/include/lldb/Core/ModuleSpec.h
gnu/llvm/lldb/include/lldb/Core/Opcode.h
gnu/llvm/lldb/include/lldb/Core/PluginInterface.h
gnu/llvm/lldb/include/lldb/Core/PluginManager.h
gnu/llvm/lldb/include/lldb/Core/Progress.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Core/RichManglingContext.h
gnu/llvm/lldb/include/lldb/Core/SearchFilter.h
gnu/llvm/lldb/include/lldb/Core/Section.h
gnu/llvm/lldb/include/lldb/Core/SourceLocationSpec.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Core/SourceManager.h
gnu/llvm/lldb/include/lldb/Core/StreamAsynchronousIO.h
gnu/llvm/lldb/include/lldb/Core/StreamBuffer.h
gnu/llvm/lldb/include/lldb/Core/StreamFile.h
gnu/llvm/lldb/include/lldb/Core/StructuredDataImpl.h
gnu/llvm/lldb/include/lldb/Core/ThreadSafeValue.h
gnu/llvm/lldb/include/lldb/Core/UserSettingsController.h
gnu/llvm/lldb/include/lldb/Core/Value.h
gnu/llvm/lldb/include/lldb/Core/ValueObject.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectCast.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectChild.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectConstResult.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectConstResultCast.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectConstResultChild.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectConstResultImpl.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectDynamicValue.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectList.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectMemory.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectRegister.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
gnu/llvm/lldb/include/lldb/Core/ValueObjectUpdater.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Core/ValueObjectVariable.h
gnu/llvm/lldb/include/lldb/Core/dwarf.h
gnu/llvm/lldb/include/lldb/DataFormatters/DataVisualization.h
gnu/llvm/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
gnu/llvm/lldb/include/lldb/DataFormatters/FormatClasses.h
gnu/llvm/lldb/include/lldb/DataFormatters/FormatManager.h
gnu/llvm/lldb/include/lldb/DataFormatters/FormattersContainer.h
gnu/llvm/lldb/include/lldb/DataFormatters/FormattersHelpers.h
gnu/llvm/lldb/include/lldb/DataFormatters/StringPrinter.h
gnu/llvm/lldb/include/lldb/DataFormatters/TypeCategory.h
gnu/llvm/lldb/include/lldb/DataFormatters/TypeCategoryMap.h
gnu/llvm/lldb/include/lldb/DataFormatters/TypeFormat.h
gnu/llvm/lldb/include/lldb/DataFormatters/TypeSummary.h
gnu/llvm/lldb/include/lldb/DataFormatters/TypeSynthetic.h
gnu/llvm/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
gnu/llvm/lldb/include/lldb/Expression/DWARFExpression.h
gnu/llvm/lldb/include/lldb/Expression/Expression.h
gnu/llvm/lldb/include/lldb/Expression/ExpressionParser.h
gnu/llvm/lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h
gnu/llvm/lldb/include/lldb/Expression/ExpressionVariable.h
gnu/llvm/lldb/include/lldb/Expression/Materializer.h
gnu/llvm/lldb/include/lldb/Expression/UtilityFunction.h
gnu/llvm/lldb/include/lldb/Host/Config.h.cmake
gnu/llvm/lldb/include/lldb/Host/Debug.h
gnu/llvm/lldb/include/lldb/Host/Editline.h
gnu/llvm/lldb/include/lldb/Host/File.h
gnu/llvm/lldb/include/lldb/Host/FileAction.h
gnu/llvm/lldb/include/lldb/Host/FileCache.h
gnu/llvm/lldb/include/lldb/Host/FileSystem.h
gnu/llvm/lldb/include/lldb/Host/Host.h
gnu/llvm/lldb/include/lldb/Host/HostInfoBase.h
gnu/llvm/lldb/include/lldb/Host/HostNativeProcessBase.h
gnu/llvm/lldb/include/lldb/Host/HostNativeThreadBase.h
gnu/llvm/lldb/include/lldb/Host/MainLoop.h
gnu/llvm/lldb/include/lldb/Host/MainLoopBase.h
gnu/llvm/lldb/include/lldb/Host/ProcessLaunchInfo.h
gnu/llvm/lldb/include/lldb/Host/ProcessLauncher.h
gnu/llvm/lldb/include/lldb/Host/ProcessRunLock.h
gnu/llvm/lldb/include/lldb/Host/PseudoTerminal.h
gnu/llvm/lldb/include/lldb/Host/SafeMachO.h
gnu/llvm/lldb/include/lldb/Host/SocketAddress.h
gnu/llvm/lldb/include/lldb/Host/StringConvert.h
gnu/llvm/lldb/include/lldb/Host/Terminal.h
gnu/llvm/lldb/include/lldb/Host/Time.h
gnu/llvm/lldb/include/lldb/Host/XML.h
gnu/llvm/lldb/include/lldb/Host/common/NativeProcessProtocol.h
gnu/llvm/lldb/include/lldb/Host/common/NativeRegisterContext.h
gnu/llvm/lldb/include/lldb/Host/common/NativeThreadProtocol.h
gnu/llvm/lldb/include/lldb/Host/linux/Host.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Host/linux/HostInfoLinux.h
gnu/llvm/lldb/include/lldb/Host/linux/Ptrace.h
gnu/llvm/lldb/include/lldb/Host/macosx/HostInfoMacOSX.h
gnu/llvm/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
gnu/llvm/lldb/include/lldb/Host/windows/HostInfoWindows.h
gnu/llvm/lldb/include/lldb/Host/windows/HostThreadWindows.h
gnu/llvm/lldb/include/lldb/Host/windows/PosixApi.h
gnu/llvm/lldb/include/lldb/Host/windows/ProcessLauncherWindows.h
gnu/llvm/lldb/include/lldb/Initialization/SystemInitializerCommon.h
gnu/llvm/lldb/include/lldb/Initialization/SystemLifetimeManager.h
gnu/llvm/lldb/include/lldb/Interpreter/CommandCompletions.h
gnu/llvm/lldb/include/lldb/Interpreter/CommandHistory.h
gnu/llvm/lldb/include/lldb/Interpreter/CommandInterpreter.h
gnu/llvm/lldb/include/lldb/Interpreter/CommandObject.h
gnu/llvm/lldb/include/lldb/Interpreter/CommandObjectMultiword.h
gnu/llvm/lldb/include/lldb/Interpreter/CommandReturnObject.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupArchitecture.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupBoolean.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupFile.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupFormat.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupOutputFile.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupPlatform.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupString.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupUInt64.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupUUID.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupVariable.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValue.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueArch.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueArgs.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueArray.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueBoolean.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueChar.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueDictionary.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueEnumeration.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueFileColonLine.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueFileSpec.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueFormat.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueFormatEntity.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueLanguage.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValuePathMappings.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueProperties.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueRegex.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueSInt64.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueString.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueUInt64.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValueUUID.h
gnu/llvm/lldb/include/lldb/Interpreter/OptionValues.h
gnu/llvm/lldb/include/lldb/Interpreter/Options.h
gnu/llvm/lldb/include/lldb/Interpreter/ScriptInterpreter.h
gnu/llvm/lldb/include/lldb/Interpreter/ScriptedProcessInterface.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Symbol/CompactUnwindInfo.h
gnu/llvm/lldb/include/lldb/Symbol/CompileUnit.h
gnu/llvm/lldb/include/lldb/Symbol/CompilerType.h
gnu/llvm/lldb/include/lldb/Symbol/DeclVendor.h
gnu/llvm/lldb/include/lldb/Symbol/Function.h
gnu/llvm/lldb/include/lldb/Symbol/LineEntry.h
gnu/llvm/lldb/include/lldb/Symbol/LineTable.h
gnu/llvm/lldb/include/lldb/Symbol/LocateSymbolFile.h
gnu/llvm/lldb/include/lldb/Symbol/ObjectFile.h
gnu/llvm/lldb/include/lldb/Symbol/Symbol.h
gnu/llvm/lldb/include/lldb/Symbol/SymbolContext.h
gnu/llvm/lldb/include/lldb/Symbol/SymbolFile.h
gnu/llvm/lldb/include/lldb/Symbol/SymbolVendor.h
gnu/llvm/lldb/include/lldb/Symbol/Symtab.h
gnu/llvm/lldb/include/lldb/Symbol/TaggedASTType.h
gnu/llvm/lldb/include/lldb/Symbol/Type.h
gnu/llvm/lldb/include/lldb/Symbol/TypeSystem.h
gnu/llvm/lldb/include/lldb/Symbol/UnwindPlan.h
gnu/llvm/lldb/include/lldb/Symbol/Variable.h
gnu/llvm/lldb/include/lldb/Target/ABI.h
gnu/llvm/lldb/include/lldb/Target/DynamicLoader.h
gnu/llvm/lldb/include/lldb/Target/ExecutionContext.h
gnu/llvm/lldb/include/lldb/Target/ExecutionContextScope.h
gnu/llvm/lldb/include/lldb/Target/InstrumentationRuntime.h
gnu/llvm/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h
gnu/llvm/lldb/include/lldb/Target/Language.h
gnu/llvm/lldb/include/lldb/Target/LanguageRuntime.h
gnu/llvm/lldb/include/lldb/Target/MemoryRegionInfo.h
gnu/llvm/lldb/include/lldb/Target/MemoryTagManager.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/OperatingSystem.h
gnu/llvm/lldb/include/lldb/Target/PathMappingList.h
gnu/llvm/lldb/include/lldb/Target/Platform.h
gnu/llvm/lldb/include/lldb/Target/PostMortemProcess.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/Process.h
gnu/llvm/lldb/include/lldb/Target/ProcessTrace.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/RegisterCheckpoint.h
gnu/llvm/lldb/include/lldb/Target/RegisterContext.h
gnu/llvm/lldb/include/lldb/Target/RegisterContextUnwind.h
gnu/llvm/lldb/include/lldb/Target/RegisterNumber.h
gnu/llvm/lldb/include/lldb/Target/RemoteAwarePlatform.h
gnu/llvm/lldb/include/lldb/Target/Runtime.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/StackFrame.h
gnu/llvm/lldb/include/lldb/Target/StackFrameList.h
gnu/llvm/lldb/include/lldb/Target/StackFrameRecognizer.h
gnu/llvm/lldb/include/lldb/Target/StackID.h
gnu/llvm/lldb/include/lldb/Target/StopInfo.h
gnu/llvm/lldb/include/lldb/Target/SystemRuntime.h
gnu/llvm/lldb/include/lldb/Target/Target.h
gnu/llvm/lldb/include/lldb/Target/TargetList.h
gnu/llvm/lldb/include/lldb/Target/Thread.h
gnu/llvm/lldb/include/lldb/Target/ThreadCollection.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlan.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanBase.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanCallFunction.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanPython.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanStack.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanStepInRange.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanStepInstruction.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanStepOut.h
gnu/llvm/lldb/include/lldb/Target/ThreadPlanTracer.h
gnu/llvm/lldb/include/lldb/Target/ThreadSpec.h
gnu/llvm/lldb/include/lldb/Target/Trace.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/TraceCursor.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/TraceExporter.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/TraceInstructionDumper.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Target/UnixSignals.h
gnu/llvm/lldb/include/lldb/Target/Unwind.h
gnu/llvm/lldb/include/lldb/Target/UnwindAssembly.h
gnu/llvm/lldb/include/lldb/Target/UnwindLLDB.h
gnu/llvm/lldb/include/lldb/Utility/Args.h
gnu/llvm/lldb/include/lldb/Utility/Baton.h
gnu/llvm/lldb/include/lldb/Utility/Broadcaster.h
gnu/llvm/lldb/include/lldb/Utility/Cloneable.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Utility/Connection.h
gnu/llvm/lldb/include/lldb/Utility/ConstString.h
gnu/llvm/lldb/include/lldb/Utility/DataBuffer.h
gnu/llvm/lldb/include/lldb/Utility/DataBufferLLVM.h
gnu/llvm/lldb/include/lldb/Utility/DataEncoder.h
gnu/llvm/lldb/include/lldb/Utility/DataExtractor.h
gnu/llvm/lldb/include/lldb/Utility/Endian.h
gnu/llvm/lldb/include/lldb/Utility/Event.h
gnu/llvm/lldb/include/lldb/Utility/FileSpec.h
gnu/llvm/lldb/include/lldb/Utility/GDBRemote.h
gnu/llvm/lldb/include/lldb/Utility/IOObject.h
gnu/llvm/lldb/include/lldb/Utility/Iterable.h
gnu/llvm/lldb/include/lldb/Utility/LLDBAssert.h
gnu/llvm/lldb/include/lldb/Utility/Listener.h
gnu/llvm/lldb/include/lldb/Utility/OptionDefinition.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Utility/Predicate.h
gnu/llvm/lldb/include/lldb/Utility/ProcessInfo.h
gnu/llvm/lldb/include/lldb/Utility/RangeMap.h
gnu/llvm/lldb/include/lldb/Utility/RegisterValue.h
gnu/llvm/lldb/include/lldb/Utility/Reproducer.h
gnu/llvm/lldb/include/lldb/Utility/ReproducerInstrumentation.h
gnu/llvm/lldb/include/lldb/Utility/ReproducerProvider.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Utility/Scalar.h
gnu/llvm/lldb/include/lldb/Utility/Status.h
gnu/llvm/lldb/include/lldb/Utility/Stream.h
gnu/llvm/lldb/include/lldb/Utility/StreamCallback.h
gnu/llvm/lldb/include/lldb/Utility/StreamString.h
gnu/llvm/lldb/include/lldb/Utility/StreamTee.h
gnu/llvm/lldb/include/lldb/Utility/StringExtractor.h
gnu/llvm/lldb/include/lldb/Utility/StringExtractorGDBRemote.h
gnu/llvm/lldb/include/lldb/Utility/StringList.h
gnu/llvm/lldb/include/lldb/Utility/StructuredData.h
gnu/llvm/lldb/include/lldb/Utility/Timeout.h
gnu/llvm/lldb/include/lldb/Utility/Timer.h
gnu/llvm/lldb/include/lldb/Utility/TraceGDBRemotePackets.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Utility/UUID.h
gnu/llvm/lldb/include/lldb/Utility/UnimplementedError.h [new file with mode: 0644]
gnu/llvm/lldb/include/lldb/Utility/UserID.h
gnu/llvm/lldb/include/lldb/Utility/VMRange.h
gnu/llvm/lldb/include/lldb/Utility/XcodeSDK.h
gnu/llvm/lldb/include/lldb/lldb-defines.h
gnu/llvm/lldb/include/lldb/lldb-enumerations.h
gnu/llvm/lldb/include/lldb/lldb-forward.h
gnu/llvm/lldb/include/lldb/lldb-private-interfaces.h
gnu/llvm/lldb/include/lldb/lldb-private-types.h
gnu/llvm/lldb/include/lldb/lldb-types.h
gnu/llvm/lldb/packages/Python/lldbsuite/__init__.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/__init__.py [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/builder.py [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/darwin.py [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/configuration.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/decorators.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/dotest.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/dotest_args.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/lldbdwarf.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/lldbpexpect.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/lldbplatform.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/lldbtest.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/lldbutil.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/make/Makefile.rules
gnu/llvm/lldb/packages/Python/lldbsuite/test/make/entitlements-simulator.plist [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/make/entitlements.plist [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/make/thread.h [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/test_categories.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/test_result.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/intelpt/intelpt_testcase.py [new file with mode: 0644]
gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/lldbgdbserverutils.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
gnu/llvm/lldb/packages/Python/lldbsuite/test_event/build_exception.py
gnu/llvm/lldb/scripts/analyze-project-deps.py
gnu/llvm/lldb/scripts/disasm-gdb-remote.pl
gnu/llvm/lldb/scripts/lldb-test-qemu/rootfs.sh [new file with mode: 0644]
gnu/llvm/lldb/scripts/lldb-test-qemu/run-qemu.sh [new file with mode: 0644]
gnu/llvm/lldb/scripts/lldb-test-qemu/setup.sh [new file with mode: 0644]
gnu/llvm/lldb/scripts/reproducer-replay.py
gnu/llvm/lldb/scripts/use_lldb_suite.py
gnu/llvm/lldb/source/API/CMakeLists.txt
gnu/llvm/lldb/source/API/SBAddress.cpp
gnu/llvm/lldb/source/API/SBBlock.cpp
gnu/llvm/lldb/source/API/SBBreakpoint.cpp
gnu/llvm/lldb/source/API/SBBreakpointLocation.cpp
gnu/llvm/lldb/source/API/SBBreakpointName.cpp
gnu/llvm/lldb/source/API/SBBroadcaster.cpp
gnu/llvm/lldb/source/API/SBCommandInterpreter.cpp
gnu/llvm/lldb/source/API/SBCommandInterpreterRunOptions.cpp
gnu/llvm/lldb/source/API/SBCommandReturnObject.cpp
gnu/llvm/lldb/source/API/SBCommunication.cpp
gnu/llvm/lldb/source/API/SBCompileUnit.cpp
gnu/llvm/lldb/source/API/SBDebugger.cpp
gnu/llvm/lldb/source/API/SBDeclaration.cpp
gnu/llvm/lldb/source/API/SBError.cpp
gnu/llvm/lldb/source/API/SBEvent.cpp
gnu/llvm/lldb/source/API/SBFileSpec.cpp
gnu/llvm/lldb/source/API/SBFileSpecList.cpp
gnu/llvm/lldb/source/API/SBFrame.cpp
gnu/llvm/lldb/source/API/SBFunction.cpp
gnu/llvm/lldb/source/API/SBHostOS.cpp
gnu/llvm/lldb/source/API/SBInstruction.cpp
gnu/llvm/lldb/source/API/SBLanguageRuntime.cpp
gnu/llvm/lldb/source/API/SBLaunchInfo.cpp
gnu/llvm/lldb/source/API/SBLineEntry.cpp
gnu/llvm/lldb/source/API/SBListener.cpp
gnu/llvm/lldb/source/API/SBMemoryRegionInfo.cpp
gnu/llvm/lldb/source/API/SBModule.cpp
gnu/llvm/lldb/source/API/SBPlatform.cpp
gnu/llvm/lldb/source/API/SBProcess.cpp
gnu/llvm/lldb/source/API/SBProcessInfo.cpp
gnu/llvm/lldb/source/API/SBQueue.cpp
gnu/llvm/lldb/source/API/SBQueueItem.cpp
gnu/llvm/lldb/source/API/SBReproducer.cpp
gnu/llvm/lldb/source/API/SBReproducerPrivate.h
gnu/llvm/lldb/source/API/SBStream.cpp
gnu/llvm/lldb/source/API/SBStructuredData.cpp
gnu/llvm/lldb/source/API/SBSymbol.cpp
gnu/llvm/lldb/source/API/SBTarget.cpp
gnu/llvm/lldb/source/API/SBThread.cpp
gnu/llvm/lldb/source/API/SBThreadPlan.cpp
gnu/llvm/lldb/source/API/SBTrace.cpp
gnu/llvm/lldb/source/API/SBType.cpp
gnu/llvm/lldb/source/API/SBTypeCategory.cpp
gnu/llvm/lldb/source/API/SBValue.cpp
gnu/llvm/lldb/source/API/SBVariablesOptions.cpp
gnu/llvm/lldb/source/API/SystemInitializerFull.cpp
gnu/llvm/lldb/source/Breakpoint/Breakpoint.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointID.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointIDList.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointList.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointLocation.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointLocationCollection.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointName.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointOptions.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointResolver.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointResolverAddress.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointResolverName.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointSite.cpp
gnu/llvm/lldb/source/Breakpoint/BreakpointSiteList.cpp
gnu/llvm/lldb/source/Breakpoint/CMakeLists.txt
gnu/llvm/lldb/source/Breakpoint/Stoppoint.cpp
gnu/llvm/lldb/source/Breakpoint/StoppointCallbackContext.cpp
gnu/llvm/lldb/source/Breakpoint/StoppointSite.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Breakpoint/Watchpoint.cpp
gnu/llvm/lldb/source/Breakpoint/WatchpointList.cpp
gnu/llvm/lldb/source/Breakpoint/WatchpointOptions.cpp
gnu/llvm/lldb/source/CMakeLists.txt
gnu/llvm/lldb/source/Commands/CMakeLists.txt
gnu/llvm/lldb/source/Commands/CommandCompletions.cpp
gnu/llvm/lldb/source/Commands/CommandObjectApropos.cpp
gnu/llvm/lldb/source/Commands/CommandObjectBreakpoint.cpp
gnu/llvm/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
gnu/llvm/lldb/source/Commands/CommandObjectCommands.cpp
gnu/llvm/lldb/source/Commands/CommandObjectDisassemble.cpp
gnu/llvm/lldb/source/Commands/CommandObjectDisassemble.h
gnu/llvm/lldb/source/Commands/CommandObjectExpression.cpp
gnu/llvm/lldb/source/Commands/CommandObjectFrame.cpp
gnu/llvm/lldb/source/Commands/CommandObjectGUI.cpp
gnu/llvm/lldb/source/Commands/CommandObjectHelp.cpp
gnu/llvm/lldb/source/Commands/CommandObjectHelp.h
gnu/llvm/lldb/source/Commands/CommandObjectLanguage.cpp
gnu/llvm/lldb/source/Commands/CommandObjectLog.cpp
gnu/llvm/lldb/source/Commands/CommandObjectMemory.cpp
gnu/llvm/lldb/source/Commands/CommandObjectMemoryTag.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectMemoryTag.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectMultiword.cpp
gnu/llvm/lldb/source/Commands/CommandObjectPlatform.cpp
gnu/llvm/lldb/source/Commands/CommandObjectPlugin.cpp
gnu/llvm/lldb/source/Commands/CommandObjectProcess.cpp
gnu/llvm/lldb/source/Commands/CommandObjectQuit.cpp
gnu/llvm/lldb/source/Commands/CommandObjectRegexCommand.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectRegexCommand.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectRegister.cpp
gnu/llvm/lldb/source/Commands/CommandObjectReproducer.cpp
gnu/llvm/lldb/source/Commands/CommandObjectScript.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectScript.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectSession.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectSession.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectSettings.cpp
gnu/llvm/lldb/source/Commands/CommandObjectSource.cpp
gnu/llvm/lldb/source/Commands/CommandObjectStats.cpp
gnu/llvm/lldb/source/Commands/CommandObjectTarget.cpp
gnu/llvm/lldb/source/Commands/CommandObjectThread.cpp
gnu/llvm/lldb/source/Commands/CommandObjectThreadUtil.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectThreadUtil.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectTrace.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectTrace.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandObjectType.cpp
gnu/llvm/lldb/source/Commands/CommandObjectVersion.cpp
gnu/llvm/lldb/source/Commands/CommandObjectWatchpoint.cpp
gnu/llvm/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
gnu/llvm/lldb/source/Commands/CommandOptionsProcessLaunch.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/CommandOptionsProcessLaunch.h [new file with mode: 0644]
gnu/llvm/lldb/source/Commands/Options.td
gnu/llvm/lldb/source/Core/Address.cpp
gnu/llvm/lldb/source/Core/AddressRange.cpp
gnu/llvm/lldb/source/Core/AddressResolver.cpp
gnu/llvm/lldb/source/Core/AddressResolverFileLine.cpp
gnu/llvm/lldb/source/Core/CMakeLists.txt
gnu/llvm/lldb/source/Core/Communication.cpp
gnu/llvm/lldb/source/Core/CoreProperties.td
gnu/llvm/lldb/source/Core/Debugger.cpp
gnu/llvm/lldb/source/Core/Declaration.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Core/Disassembler.cpp
gnu/llvm/lldb/source/Core/DumpDataExtractor.cpp
gnu/llvm/lldb/source/Core/DynamicLoader.cpp
gnu/llvm/lldb/source/Core/EmulateInstruction.cpp
gnu/llvm/lldb/source/Core/FileLineResolver.cpp
gnu/llvm/lldb/source/Core/FileSpecList.cpp
gnu/llvm/lldb/source/Core/IOHandler.cpp
gnu/llvm/lldb/source/Core/IOHandlerCursesGUI.cpp
gnu/llvm/lldb/source/Core/Mangled.cpp
gnu/llvm/lldb/source/Core/Module.cpp
gnu/llvm/lldb/source/Core/ModuleChild.cpp
gnu/llvm/lldb/source/Core/ModuleList.cpp
gnu/llvm/lldb/source/Core/Opcode.cpp
gnu/llvm/lldb/source/Core/PluginManager.cpp
gnu/llvm/lldb/source/Core/Progress.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Core/RichManglingContext.cpp
gnu/llvm/lldb/source/Core/SearchFilter.cpp
gnu/llvm/lldb/source/Core/Section.cpp
gnu/llvm/lldb/source/Core/SourceLocationSpec.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Core/SourceManager.cpp
gnu/llvm/lldb/source/Core/StreamFile.cpp
gnu/llvm/lldb/source/Core/Value.cpp
gnu/llvm/lldb/source/Core/ValueObject.cpp
gnu/llvm/lldb/source/Core/ValueObjectCast.cpp
gnu/llvm/lldb/source/Core/ValueObjectChild.cpp
gnu/llvm/lldb/source/Core/ValueObjectConstResult.cpp
gnu/llvm/lldb/source/Core/ValueObjectConstResultCast.cpp
gnu/llvm/lldb/source/Core/ValueObjectConstResultChild.cpp
gnu/llvm/lldb/source/Core/ValueObjectConstResultImpl.cpp
gnu/llvm/lldb/source/Core/ValueObjectDynamicValue.cpp
gnu/llvm/lldb/source/Core/ValueObjectMemory.cpp
gnu/llvm/lldb/source/Core/ValueObjectRegister.cpp
gnu/llvm/lldb/source/Core/ValueObjectSyntheticFilter.cpp
gnu/llvm/lldb/source/Core/ValueObjectUpdater.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Core/ValueObjectVariable.cpp
gnu/llvm/lldb/source/DataFormatters/DataVisualization.cpp
gnu/llvm/lldb/source/DataFormatters/FormatManager.cpp
gnu/llvm/lldb/source/DataFormatters/StringPrinter.cpp
gnu/llvm/lldb/source/DataFormatters/TypeCategory.cpp
gnu/llvm/lldb/source/DataFormatters/TypeFormat.cpp
gnu/llvm/lldb/source/DataFormatters/TypeSummary.cpp
gnu/llvm/lldb/source/DataFormatters/TypeSynthetic.cpp
gnu/llvm/lldb/source/DataFormatters/ValueObjectPrinter.cpp
gnu/llvm/lldb/source/DataFormatters/VectorType.cpp
gnu/llvm/lldb/source/Expression/CMakeLists.txt
gnu/llvm/lldb/source/Expression/DWARFExpression.cpp
gnu/llvm/lldb/source/Expression/ExpressionVariable.cpp
gnu/llvm/lldb/source/Expression/FunctionCaller.cpp
gnu/llvm/lldb/source/Expression/IRExecutionUnit.cpp
gnu/llvm/lldb/source/Expression/IRInterpreter.cpp
gnu/llvm/lldb/source/Expression/IRMemoryMap.cpp
gnu/llvm/lldb/source/Expression/LLVMUserExpression.cpp
gnu/llvm/lldb/source/Expression/Materializer.cpp
gnu/llvm/lldb/source/Expression/REPL.cpp
gnu/llvm/lldb/source/Expression/UserExpression.cpp
gnu/llvm/lldb/source/Expression/UtilityFunction.cpp
gnu/llvm/lldb/source/Host/CMakeLists.txt
gnu/llvm/lldb/source/Host/android/LibcGlue.cpp
gnu/llvm/lldb/source/Host/common/Editline.cpp
gnu/llvm/lldb/source/Host/common/File.cpp
gnu/llvm/lldb/source/Host/common/FileAction.cpp
gnu/llvm/lldb/source/Host/common/FileSystem.cpp
gnu/llvm/lldb/source/Host/common/GetOptInc.cpp
gnu/llvm/lldb/source/Host/common/Host.cpp
gnu/llvm/lldb/source/Host/common/HostInfoBase.cpp
gnu/llvm/lldb/source/Host/common/HostNativeThreadBase.cpp
gnu/llvm/lldb/source/Host/common/HostProcess.cpp
gnu/llvm/lldb/source/Host/common/MainLoop.cpp
gnu/llvm/lldb/source/Host/common/NativeProcessProtocol.cpp
gnu/llvm/lldb/source/Host/common/NativeRegisterContext.cpp
gnu/llvm/lldb/source/Host/common/OptionParser.cpp
gnu/llvm/lldb/source/Host/common/ProcessLaunchInfo.cpp
gnu/llvm/lldb/source/Host/common/ProcessRunLock.cpp
gnu/llvm/lldb/source/Host/common/PseudoTerminal.cpp
gnu/llvm/lldb/source/Host/common/Socket.cpp
gnu/llvm/lldb/source/Host/common/StringConvert.cpp
gnu/llvm/lldb/source/Host/common/TCPSocket.cpp
gnu/llvm/lldb/source/Host/common/Terminal.cpp
gnu/llvm/lldb/source/Host/common/XML.cpp
gnu/llvm/lldb/source/Host/freebsd/Host.cpp
gnu/llvm/lldb/source/Host/freebsd/HostInfoFreeBSD.cpp
gnu/llvm/lldb/source/Host/linux/Host.cpp
gnu/llvm/lldb/source/Host/linux/HostInfoLinux.cpp
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCBundle.cpp
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCData.cpp
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCMutableArray.cpp
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCMutableDictionary.cpp
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCMutableSet.cpp
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCReleaser.h
gnu/llvm/lldb/source/Host/macosx/cfcpp/CFCString.cpp
gnu/llvm/lldb/source/Host/macosx/objcxx/CMakeLists.txt
gnu/llvm/lldb/source/Host/macosx/objcxx/Host.mm
gnu/llvm/lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
gnu/llvm/lldb/source/Host/macosx/objcxx/HostThreadMacOSX.mm
gnu/llvm/lldb/source/Host/macosx/objcxx/PosixSpawnResponsible.h [new file with mode: 0644]
gnu/llvm/lldb/source/Host/netbsd/HostInfoNetBSD.cpp
gnu/llvm/lldb/source/Host/netbsd/HostNetBSD.cpp
gnu/llvm/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
gnu/llvm/lldb/source/Host/posix/HostInfoPosix.cpp
gnu/llvm/lldb/source/Host/posix/HostProcessPosix.cpp
gnu/llvm/lldb/source/Host/posix/HostThreadPosix.cpp
gnu/llvm/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
gnu/llvm/lldb/source/Host/windows/Host.cpp
gnu/llvm/lldb/source/Host/windows/HostInfoWindows.cpp
gnu/llvm/lldb/source/Host/windows/ProcessLauncherWindows.cpp
gnu/llvm/lldb/source/Host/windows/Windows.cpp
gnu/llvm/lldb/source/Initialization/SystemInitializer.cpp
gnu/llvm/lldb/source/Initialization/SystemLifetimeManager.cpp
gnu/llvm/lldb/source/Interpreter/CMakeLists.txt
gnu/llvm/lldb/source/Interpreter/CommandAlias.cpp
gnu/llvm/lldb/source/Interpreter/CommandHistory.cpp
gnu/llvm/lldb/source/Interpreter/CommandInterpreter.cpp
gnu/llvm/lldb/source/Interpreter/CommandObject.cpp
gnu/llvm/lldb/source/Interpreter/CommandReturnObject.cpp
gnu/llvm/lldb/source/Interpreter/InterpreterProperties.td
gnu/llvm/lldb/source/Interpreter/OptionArgParser.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupArchitecture.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupBoolean.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupFile.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupFormat.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupOutputFile.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupPythonClassWithDict.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupString.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupUInt64.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupUUID.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupVariable.cpp
gnu/llvm/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
gnu/llvm/lldb/source/Interpreter/OptionValue.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueArch.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueArgs.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueArray.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueBoolean.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueChar.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueDictionary.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueEnumeration.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueFileColonLine.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Interpreter/OptionValueFileSpec.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueFileSpecList.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueFormat.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueFormatEntity.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueLanguage.cpp
gnu/llvm/lldb/source/Interpreter/OptionValuePathMappings.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueProperties.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueRegex.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueSInt64.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueString.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueUInt64.cpp
gnu/llvm/lldb/source/Interpreter/OptionValueUUID.cpp
gnu/llvm/lldb/source/Interpreter/Options.cpp
gnu/llvm/lldb/source/Interpreter/Property.cpp
gnu/llvm/lldb/source/Interpreter/ScriptInterpreter.cpp
gnu/llvm/lldb/source/Plugins/ABI/AArch64/ABIAArch64.cpp
gnu/llvm/lldb/source/Plugins/ABI/AArch64/ABIAArch64.h
gnu/llvm/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp
gnu/llvm/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.h
gnu/llvm/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp
gnu/llvm/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.h
gnu/llvm/lldb/source/Plugins/ABI/ARC/ABISysV_arc.cpp
gnu/llvm/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp
gnu/llvm/lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp
gnu/llvm/lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp
gnu/llvm/lldb/source/Plugins/ABI/Mips/ABISysV_mips.cpp
gnu/llvm/lldb/source/Plugins/ABI/Mips/ABISysV_mips64.cpp
gnu/llvm/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.cpp
gnu/llvm/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp
gnu/llvm/lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp
gnu/llvm/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.cpp
gnu/llvm/lldb/source/Plugins/ABI/X86/ABISysV_i386.cpp
gnu/llvm/lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp
gnu/llvm/lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Architecture/AArch64/ArchitectureAArch64.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Architecture/AArch64/ArchitectureAArch64.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Architecture/AArch64/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Architecture/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.cpp
gnu/llvm/lldb/source/Plugins/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp
gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.h
gnu/llvm/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ModuleDependencyCollector.h
gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp
gnu/llvm/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
gnu/llvm/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
gnu/llvm/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp
gnu/llvm/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h
gnu/llvm/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
gnu/llvm/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp
gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp
gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.cpp
gnu/llvm/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp
gnu/llvm/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/Cocoa.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSArray.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSError.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSException.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSSet.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/NSString.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h
gnu/llvm/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp
gnu/llvm/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
gnu/llvm/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h
gnu/llvm/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp
gnu/llvm/lldb/source/Plugins/ObjectFile/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
gnu/llvm/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp
gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h
gnu/llvm/lldb/source/Plugins/ObjectFile/PDB/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ObjectFile/PDB/ObjectFilePDB.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ObjectFile/PDB/ObjectFilePDB.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp
gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
gnu/llvm/lldb/source/Plugins/Platform/Android/AdbClient.cpp
gnu/llvm/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
gnu/llvm/lldb/source/Plugins/Platform/Android/PlatformAndroid.h
gnu/llvm/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
gnu/llvm/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
gnu/llvm/lldb/source/Plugins/Platform/Linux/PlatformLinux.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.td
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h
gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
gnu/llvm/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
gnu/llvm/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h
gnu/llvm/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
gnu/llvm/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h
gnu/llvm/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
gnu/llvm/lldb/source/Plugins/Platform/Windows/PlatformWindows.h
gnu/llvm/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
gnu/llvm/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_x86_64.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_x86_64.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Linux/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/Process/Linux/IntelPTManager.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Linux/IntelPTManager.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
gnu/llvm/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
gnu/llvm/lldb/source/Plugins/Process/Linux/SingleStepCheck.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm.h
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm64.h
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_i386.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_i386.h
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_x86_64.h
gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.h
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.h
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
gnu/llvm/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.h
gnu/llvm/lldb/source/Plugins/Process/POSIX/CrashReason.cpp
gnu/llvm/lldb/source/Plugins/Process/POSIX/CrashReason.h
gnu/llvm/lldb/source/Plugins/Process/POSIX/NativeProcessELF.h
gnu/llvm/lldb/source/Plugins/Process/Utility/AuxVector.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/AuxVector.h
gnu/llvm/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h
gnu/llvm/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/LinuxPTraceDefines_arm64sve.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/LinuxProcMaps.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/LinuxProcMaps.h
gnu/llvm/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/MemoryTagManagerAArch64MTE.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/MemoryTagManagerAArch64MTE.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/NativeProcessSoftwareSingleStep.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/NativeProcessSoftwareSingleStep.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_arm64.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_arm64.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_x86.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_x86.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContext_x86.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterContext_x86.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64_sve.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_mips.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_s390x.h
gnu/llvm/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64.h
gnu/llvm/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
gnu/llvm/lldb/source/Plugins/Process/Utility/lldb-x86-register-enums.h
gnu/llvm/lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
gnu/llvm/lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.h
gnu/llvm/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp
gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h
gnu/llvm/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
gnu/llvm/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp
gnu/llvm/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
gnu/llvm/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h
gnu/llvm/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp
gnu/llvm/lldb/source/Plugins/Process/mach-core/ProcessMachCore.h
gnu/llvm/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp
gnu/llvm/lldb/source/Plugins/Process/minidump/MinidumpParser.h
gnu/llvm/lldb/source/Plugins/Process/minidump/MinidumpTypes.h
gnu/llvm/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
gnu/llvm/lldb/source/Plugins/Process/minidump/ProcessMinidump.h
gnu/llvm/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
gnu/llvm/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp
gnu/llvm/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp
gnu/llvm/lldb/source/Plugins/Process/scripted/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Process/scripted/ScriptedProcess.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.h
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/None/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
gnu/llvm/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp
gnu/llvm/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h
gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp
gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.h
gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp
gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.h
gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.cpp
gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.h
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.h
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.h
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.h
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.h
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp
gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h
gnu/llvm/lldb/source/Plugins/Trace/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/common/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/common/ThreadPostMortemTrace.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/common/ThreadPostMortemTrace.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/common/TraceSessionFileParser.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/common/TraceSessionFileParser.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/CommandObjectTraceStartIntelPT.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/CommandObjectTraceStartIntelPT.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/DecodedThread.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/IntelPTDecoder.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/IntelPTDecoder.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceIntelPTConstants.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceIntelPTOptions.td [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceIntelPTSessionFileParser.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/TraceIntelPTSessionFileParser.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/Trace/intel-pt/forward-declarations.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTF.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTF.h [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTFOptions.td [new file with mode: 0644]
gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp
gnu/llvm/lldb/source/Symbol/ArmUnwindInfo.cpp
gnu/llvm/lldb/source/Symbol/Block.cpp
gnu/llvm/lldb/source/Symbol/CMakeLists.txt
gnu/llvm/lldb/source/Symbol/CompactUnwindInfo.cpp
gnu/llvm/lldb/source/Symbol/CompileUnit.cpp
gnu/llvm/lldb/source/Symbol/CompilerType.cpp
gnu/llvm/lldb/source/Symbol/DWARFCallFrameInfo.cpp
gnu/llvm/lldb/source/Symbol/FuncUnwinders.cpp
gnu/llvm/lldb/source/Symbol/Function.cpp
gnu/llvm/lldb/source/Symbol/LineEntry.cpp
gnu/llvm/lldb/source/Symbol/LineTable.cpp
gnu/llvm/lldb/source/Symbol/LocateSymbolFile.cpp
gnu/llvm/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
gnu/llvm/lldb/source/Symbol/ObjectFile.cpp
gnu/llvm/lldb/source/Symbol/Symbol.cpp
gnu/llvm/lldb/source/Symbol/SymbolContext.cpp
gnu/llvm/lldb/source/Symbol/SymbolFile.cpp
gnu/llvm/lldb/source/Symbol/SymbolVendor.cpp
gnu/llvm/lldb/source/Symbol/Symtab.cpp
gnu/llvm/lldb/source/Symbol/Type.cpp
gnu/llvm/lldb/source/Symbol/TypeList.cpp
gnu/llvm/lldb/source/Symbol/TypeMap.cpp
gnu/llvm/lldb/source/Symbol/TypeSystem.cpp
gnu/llvm/lldb/source/Symbol/UnwindPlan.cpp
gnu/llvm/lldb/source/Symbol/UnwindTable.cpp
gnu/llvm/lldb/source/Symbol/Variable.cpp
gnu/llvm/lldb/source/Symbol/VariableList.cpp
gnu/llvm/lldb/source/Target/ABI.cpp
gnu/llvm/lldb/source/Target/AssertFrameRecognizer.cpp
gnu/llvm/lldb/source/Target/CMakeLists.txt
gnu/llvm/lldb/source/Target/ExecutionContext.cpp
gnu/llvm/lldb/source/Target/JITLoaderList.cpp
gnu/llvm/lldb/source/Target/Language.cpp
gnu/llvm/lldb/source/Target/LanguageRuntime.cpp
gnu/llvm/lldb/source/Target/Memory.cpp
gnu/llvm/lldb/source/Target/MemoryRegionInfo.cpp
gnu/llvm/lldb/source/Target/ModuleCache.cpp
gnu/llvm/lldb/source/Target/OperatingSystem.cpp
gnu/llvm/lldb/source/Target/PathMappingList.cpp
gnu/llvm/lldb/source/Target/Platform.cpp
gnu/llvm/lldb/source/Target/Process.cpp
gnu/llvm/lldb/source/Target/ProcessTrace.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Target/QueueItem.cpp
gnu/llvm/lldb/source/Target/RegisterContext.cpp
gnu/llvm/lldb/source/Target/RegisterContextUnwind.cpp
gnu/llvm/lldb/source/Target/RegisterNumber.cpp
gnu/llvm/lldb/source/Target/RemoteAwarePlatform.cpp
gnu/llvm/lldb/source/Target/StackFrame.cpp
gnu/llvm/lldb/source/Target/StackFrameList.cpp
gnu/llvm/lldb/source/Target/StackFrameRecognizer.cpp
gnu/llvm/lldb/source/Target/StopInfo.cpp
gnu/llvm/lldb/source/Target/StructuredDataPlugin.cpp
gnu/llvm/lldb/source/Target/SystemRuntime.cpp
gnu/llvm/lldb/source/Target/Target.cpp
gnu/llvm/lldb/source/Target/TargetList.cpp
gnu/llvm/lldb/source/Target/TargetProperties.td
gnu/llvm/lldb/source/Target/Thread.cpp
gnu/llvm/lldb/source/Target/ThreadCollection.cpp
gnu/llvm/lldb/source/Target/ThreadList.cpp
gnu/llvm/lldb/source/Target/ThreadPlan.cpp
gnu/llvm/lldb/source/Target/ThreadPlanBase.cpp
gnu/llvm/lldb/source/Target/ThreadPlanCallFunction.cpp
gnu/llvm/lldb/source/Target/ThreadPlanCallUserExpression.cpp
gnu/llvm/lldb/source/Target/ThreadPlanPython.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStack.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStepInRange.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStepInstruction.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStepOut.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStepRange.cpp
gnu/llvm/lldb/source/Target/ThreadPlanStepThrough.cpp
gnu/llvm/lldb/source/Target/ThreadPlanTracer.cpp
gnu/llvm/lldb/source/Target/ThreadSpec.cpp
gnu/llvm/lldb/source/Target/Trace.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Target/TraceCursor.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Target/TraceExporter.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Target/TraceInstructionDumper.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Target/UnwindAssembly.cpp
gnu/llvm/lldb/source/Target/UnwindLLDB.cpp
gnu/llvm/lldb/source/Utility/Args.cpp
gnu/llvm/lldb/source/Utility/Broadcaster.cpp
gnu/llvm/lldb/source/Utility/CMakeLists.txt
gnu/llvm/lldb/source/Utility/ConstString.cpp
gnu/llvm/lldb/source/Utility/DataBufferLLVM.cpp
gnu/llvm/lldb/source/Utility/DataEncoder.cpp
gnu/llvm/lldb/source/Utility/DataExtractor.cpp
gnu/llvm/lldb/source/Utility/Event.cpp
gnu/llvm/lldb/source/Utility/FileSpec.cpp
gnu/llvm/lldb/source/Utility/GDBRemote.cpp
gnu/llvm/lldb/source/Utility/LLDBAssert.cpp
gnu/llvm/lldb/source/Utility/Log.cpp
gnu/llvm/lldb/source/Utility/Logging.cpp
gnu/llvm/lldb/source/Utility/ProcessInfo.cpp
gnu/llvm/lldb/source/Utility/RegisterValue.cpp
gnu/llvm/lldb/source/Utility/Reproducer.cpp
gnu/llvm/lldb/source/Utility/ReproducerInstrumentation.cpp
gnu/llvm/lldb/source/Utility/ReproducerProvider.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Utility/Scalar.cpp
gnu/llvm/lldb/source/Utility/SelectHelper.cpp
gnu/llvm/lldb/source/Utility/Status.cpp
gnu/llvm/lldb/source/Utility/Stream.cpp
gnu/llvm/lldb/source/Utility/StreamString.cpp
gnu/llvm/lldb/source/Utility/StringExtractor.cpp
gnu/llvm/lldb/source/Utility/StringExtractorGDBRemote.cpp
gnu/llvm/lldb/source/Utility/StringLexer.cpp
gnu/llvm/lldb/source/Utility/StringList.cpp
gnu/llvm/lldb/source/Utility/StructuredData.cpp
gnu/llvm/lldb/source/Utility/TildeExpressionResolver.cpp
gnu/llvm/lldb/source/Utility/Timer.cpp
gnu/llvm/lldb/source/Utility/TraceGDBRemotePackets.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Utility/TraceIntelPTGDBRemotePackets.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Utility/UUID.cpp
gnu/llvm/lldb/source/Utility/UnimplementedError.cpp [new file with mode: 0644]
gnu/llvm/lldb/source/Utility/UriParser.cpp
gnu/llvm/lldb/source/Utility/UserID.cpp
gnu/llvm/lldb/source/Utility/VASprintf.cpp
gnu/llvm/lldb/source/Utility/VMRange.cpp
gnu/llvm/lldb/source/Utility/XcodeSDK.cpp
gnu/llvm/lldb/source/lldb.cpp
gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/.gitignore [new file with mode: 0644]
gnu/llvm/lldb/third_party/Python/module/progress/progress.py
gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/.gitignore [new file with mode: 0644]
gnu/llvm/lldb/tools/argdumper/CMakeLists.txt
gnu/llvm/lldb/tools/darwin-debug/darwin-debug.cpp
gnu/llvm/lldb/tools/debugserver/CMakeLists.txt
gnu/llvm/lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj
gnu/llvm/lldb/tools/debugserver/resources/debugserver-entitlements.plist [new file with mode: 0644]
gnu/llvm/lldb/tools/debugserver/resources/debugserver-macosx-entitlements.plist [new file with mode: 0644]
gnu/llvm/lldb/tools/debugserver/resources/debugserver-macosx-private-entitlements.plist [new file with mode: 0644]
gnu/llvm/lldb/tools/debugserver/source/CMakeLists.txt
gnu/llvm/lldb/tools/debugserver/source/DNB.cpp
gnu/llvm/lldb/tools/debugserver/source/DNB.h
gnu/llvm/lldb/tools/debugserver/source/DNBArch.cpp
gnu/llvm/lldb/tools/debugserver/source/DNBArch.h
gnu/llvm/lldb/tools/debugserver/source/DNBBreakpoint.cpp
gnu/llvm/lldb/tools/debugserver/source/DNBDataRef.cpp
gnu/llvm/lldb/tools/debugserver/source/DNBDataRef.h
gnu/llvm/lldb/tools/debugserver/source/DNBDefs.h
gnu/llvm/lldb/tools/debugserver/source/DNBError.h
gnu/llvm/lldb/tools/debugserver/source/DNBLog.cpp
gnu/llvm/lldb/tools/debugserver/source/DNBLog.h
gnu/llvm/lldb/tools/debugserver/source/DNBRegisterInfo.cpp
gnu/llvm/lldb/tools/debugserver/source/DNBRegisterInfo.h
gnu/llvm/lldb/tools/debugserver/source/DNBTimer.h
gnu/llvm/lldb/tools/debugserver/source/JSON.cpp
gnu/llvm/lldb/tools/debugserver/source/JSON.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/CMakeLists.txt
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachException.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachProcess.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachProcess.mm
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachTask.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachTask.mm
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachThread.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachThreadList.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachVMMemory.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/ThreadInfo.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/MachRegisterStatesI386.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp
gnu/llvm/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.h
gnu/llvm/lldb/tools/debugserver/source/MacOSX/x86_64/MachRegisterStatesX86_64.h
gnu/llvm/lldb/tools/debugserver/source/PThreadEvent.cpp
gnu/llvm/lldb/tools/debugserver/source/PThreadEvent.h
gnu/llvm/lldb/tools/debugserver/source/PThreadMutex.h
gnu/llvm/lldb/tools/debugserver/source/PseudoTerminal.cpp
gnu/llvm/lldb/tools/debugserver/source/RNBContext.cpp
gnu/llvm/lldb/tools/debugserver/source/RNBContext.h
gnu/llvm/lldb/tools/debugserver/source/RNBRemote.cpp
gnu/llvm/lldb/tools/debugserver/source/RNBRemote.h
gnu/llvm/lldb/tools/debugserver/source/RNBSocket.cpp
gnu/llvm/lldb/tools/debugserver/source/StdStringExtractor.cpp
gnu/llvm/lldb/tools/debugserver/source/StdStringExtractor.h
gnu/llvm/lldb/tools/debugserver/source/SysSignal.cpp
gnu/llvm/lldb/tools/debugserver/source/TTYState.h
gnu/llvm/lldb/tools/debugserver/source/debugserver.cpp
gnu/llvm/lldb/tools/debugserver/source/debugserver_vers.c.in
gnu/llvm/lldb/tools/debugserver/source/libdebugserver.cpp
gnu/llvm/lldb/tools/driver/Options.td
gnu/llvm/lldb/tools/driver/Platform.cpp
gnu/llvm/lldb/tools/driver/Platform.h
gnu/llvm/lldb/tools/intel-features/CMakeLists.txt
gnu/llvm/lldb/tools/intel-features/README.txt
gnu/llvm/lldb/tools/intel-features/cli-wrapper.cpp
gnu/llvm/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp
gnu/llvm/lldb/tools/intel-features/intel-mpx/test/TestMPXTable.py
gnu/llvm/lldb/tools/lldb-instr/Instrument.cpp
gnu/llvm/lldb/tools/lldb-server/LLDBServerUtilities.cpp
gnu/llvm/lldb/tools/lldb-server/LLGSOptions.td [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-server/SystemInitializerLLGS.h
gnu/llvm/lldb/tools/lldb-server/lldb-platform.cpp
gnu/llvm/lldb/tools/lldb-server/lldb-server.cpp
gnu/llvm/lldb/tools/lldb-test/CMakeLists.txt
gnu/llvm/lldb/tools/lldb-test/SystemInitializerTest.cpp
gnu/llvm/lldb/tools/lldb-test/lldb-test.cpp
gnu/llvm/lldb/tools/lldb-vscode/CMakeLists.txt
gnu/llvm/lldb/tools/lldb-vscode/ExceptionBreakpoint.h
gnu/llvm/lldb/tools/lldb-vscode/FifoFiles.cpp [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/FifoFiles.h [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/FunctionBreakpoint.cpp
gnu/llvm/lldb/tools/lldb-vscode/IOStream.h
gnu/llvm/lldb/tools/lldb-vscode/JSONUtils.cpp
gnu/llvm/lldb/tools/lldb-vscode/JSONUtils.h
gnu/llvm/lldb/tools/lldb-vscode/LLDBUtils.cpp
gnu/llvm/lldb/tools/lldb-vscode/Options.td
gnu/llvm/lldb/tools/lldb-vscode/OutputRedirector.cpp [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/OutputRedirector.h [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/ProgressEvent.cpp [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/ProgressEvent.h [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/RunInTerminal.cpp [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/RunInTerminal.h [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/SourceBreakpoint.h
gnu/llvm/lldb/tools/lldb-vscode/VSCode.cpp
gnu/llvm/lldb/tools/lldb-vscode/VSCode.h
gnu/llvm/lldb/tools/lldb-vscode/lldb-vscode.cpp
gnu/llvm/lldb/tools/lldb-vscode/package.json
gnu/llvm/lldb/tools/lldb-vscode/syntaxes/arm.disasm [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/syntaxes/arm64.disasm [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/syntaxes/disassembly.json [new file with mode: 0644]
gnu/llvm/lldb/tools/lldb-vscode/syntaxes/x86.disasm [new file with mode: 0644]
gnu/llvm/lldb/unittests/API/CMakeLists.txt
gnu/llvm/lldb/unittests/API/SBStructuredDataTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/CMakeLists.txt
gnu/llvm/lldb/unittests/Core/CMakeLists.txt
gnu/llvm/lldb/unittests/Core/DumpDataExtractorTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Core/FormatEntityTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Core/MangledTest.cpp
gnu/llvm/lldb/unittests/Core/SourceLocationSpecTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/DataFormatter/CMakeLists.txt
gnu/llvm/lldb/unittests/DataFormatter/FormattersContainerTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Editline/CMakeLists.txt
gnu/llvm/lldb/unittests/Editline/EditlineTest.cpp
gnu/llvm/lldb/unittests/Expression/CMakeLists.txt
gnu/llvm/lldb/unittests/Expression/ClangParserTest.cpp
gnu/llvm/lldb/unittests/Expression/CppModuleConfigurationTest.cpp
gnu/llvm/lldb/unittests/Expression/DWARFExpressionTest.cpp
gnu/llvm/lldb/unittests/Host/CMakeLists.txt
gnu/llvm/lldb/unittests/Host/HostInfoTest.cpp
gnu/llvm/lldb/unittests/Host/MainLoopTest.cpp
gnu/llvm/lldb/unittests/Host/PipeTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Host/SocketTest.cpp
gnu/llvm/lldb/unittests/Host/SocketTestUtilities.cpp
gnu/llvm/lldb/unittests/Interpreter/CMakeLists.txt
gnu/llvm/lldb/unittests/Interpreter/TestOptionValue.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Interpreter/TestOptionValueFileColonLine.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/ObjectFile/CMakeLists.txt
gnu/llvm/lldb/unittests/ObjectFile/MachO/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/unittests/ObjectFile/MachO/TestObjectFileMachO.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Platform/CMakeLists.txt
gnu/llvm/lldb/unittests/Platform/PlatformAppleSimulatorTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/CMakeLists.txt
gnu/llvm/lldb/unittests/Process/Linux/CMakeLists.txt
gnu/llvm/lldb/unittests/Process/Linux/IntelPTManagerTests.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/POSIX/CMakeLists.txt
gnu/llvm/lldb/unittests/Process/ProcessEventDataTest.cpp
gnu/llvm/lldb/unittests/Process/Utility/CMakeLists.txt [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/Utility/MemoryTagManagerAArch64MTETest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/Utility/RegisterContextFreeBSDTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/Utility/RegisterContextNetBSDTest_i386.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/Utility/RegisterContextNetBSDTest_x86_64.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/Utility/RegisterContextTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/gdb-remote/CMakeLists.txt
gnu/llvm/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
gnu/llvm/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
gnu/llvm/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp
gnu/llvm/lldb/unittests/Process/gdb-remote/PortMapTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Process/minidump/MinidumpParserTest.cpp
gnu/llvm/lldb/unittests/ScriptInterpreter/Lua/CMakeLists.txt
gnu/llvm/lldb/unittests/ScriptInterpreter/Lua/LuaTests.cpp
gnu/llvm/lldb/unittests/ScriptInterpreter/Lua/ScriptInterpreterTests.cpp
gnu/llvm/lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
gnu/llvm/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
gnu/llvm/lldb/unittests/Symbol/CMakeLists.txt
gnu/llvm/lldb/unittests/Symbol/Inputs/inlined-functions.yaml
gnu/llvm/lldb/unittests/Symbol/LocateSymbolFileTest.cpp
gnu/llvm/lldb/unittests/Symbol/PostfixExpressionTest.cpp
gnu/llvm/lldb/unittests/Symbol/TestClangASTImporter.cpp
gnu/llvm/lldb/unittests/Symbol/TestLineEntry.cpp
gnu/llvm/lldb/unittests/Symbol/TestTypeSystem.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Symbol/TestTypeSystemClang.cpp
gnu/llvm/lldb/unittests/SymbolFile/DWARF/CMakeLists.txt
gnu/llvm/lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
gnu/llvm/lldb/unittests/SymbolFile/DWARF/DWARFDIETest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/SymbolFile/DWARF/DWARFUnitTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp
gnu/llvm/lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
gnu/llvm/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp
gnu/llvm/lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
gnu/llvm/lldb/unittests/Target/ExecutionContextTest.cpp
gnu/llvm/lldb/unittests/Target/PathMappingListTest.cpp
gnu/llvm/lldb/unittests/Target/StackFrameRecognizerTest.cpp
gnu/llvm/lldb/unittests/TestingSupport/CMakeLists.txt
gnu/llvm/lldb/unittests/TestingSupport/Host/NativeProcessTestUtils.h
gnu/llvm/lldb/unittests/TestingSupport/Symbol/CMakeLists.txt
gnu/llvm/lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.cpp
gnu/llvm/lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.h
gnu/llvm/lldb/unittests/TestingSupport/TestUtilities.cpp
gnu/llvm/lldb/unittests/TestingSupport/TestUtilities.h
gnu/llvm/lldb/unittests/Thread/ThreadTest.cpp
gnu/llvm/lldb/unittests/Utility/ArchSpecTest.cpp
gnu/llvm/lldb/unittests/Utility/ArgsTest.cpp
gnu/llvm/lldb/unittests/Utility/CMakeLists.txt
gnu/llvm/lldb/unittests/Utility/FileSpecTest.cpp
gnu/llvm/lldb/unittests/Utility/RangeMapTest.cpp
gnu/llvm/lldb/unittests/Utility/RegisterValueTest.cpp
gnu/llvm/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
gnu/llvm/lldb/unittests/Utility/ReproducerTest.cpp
gnu/llvm/lldb/unittests/Utility/ScalarTest.cpp
gnu/llvm/lldb/unittests/Utility/StatusTest.cpp
gnu/llvm/lldb/unittests/Utility/StringExtractorGDBRemoteTest.cpp [new file with mode: 0644]
gnu/llvm/lldb/unittests/Utility/TildeExpressionResolverTest.cpp
gnu/llvm/lldb/unittests/Utility/TimerTest.cpp
gnu/llvm/lldb/unittests/debugserver/CMakeLists.txt
gnu/llvm/lldb/unittests/debugserver/RNBSocketTest.cpp
gnu/llvm/lldb/unittests/tools/lldb-server/tests/MessageObjects.cpp
gnu/llvm/lldb/unittests/tools/lldb-server/tests/TestClient.cpp
gnu/llvm/lldb/utils/lldb-dotest/CMakeLists.txt
gnu/llvm/lldb/utils/lldb-dotest/lldb-dotest.in
gnu/llvm/lldb/utils/lldb-repro/CMakeLists.txt
gnu/llvm/lldb/utils/lldb-repro/lldb-repro.py