Date: Sat, 28 Jul 2018 11:09:25 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: svn commit: r336823 - in vendor/lldb/dist: . cmake/XcodeHeaderGenerator cmake/modules cmake/platforms docs docs/testsuite examples/darwin/heap_find/heap examples/python examples/summaries gtest inc... Message-ID: <201807281109.w6SB9PJA034677@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dim Date: Sat Jul 28 11:09:23 2018 New Revision: 336823 URL: https://svnweb.freebsd.org/changeset/base/336823 Log: Vendor import of lldb trunk r338150: https://llvm.org/svn/llvm-project/lldb/trunk@338150 Added: vendor/lldb/dist/cmake/modules/FindLibEdit.cmake vendor/lldb/dist/cmake/modules/LLDBFramework.cmake vendor/lldb/dist/examples/python/bsd.py (contents, props changed) vendor/lldb/dist/include/lldb/Core/DumpRegisterValue.h (contents, props changed) vendor/lldb/dist/include/lldb/Interpreter/OptionArgParser.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Args.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/CompletionRequest.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Environment.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/StringExtractorGDBRemote.h (contents, props changed) vendor/lldb/dist/include/lldb/module.modulemap vendor/lldb/dist/lit/Breakpoint/ vendor/lldb/dist/lit/Breakpoint/Inputs/ vendor/lldb/dist/lit/Breakpoint/Inputs/case-sensitive.c (contents, props changed) vendor/lldb/dist/lit/Breakpoint/Inputs/ppc64-localentry.s (contents, props changed) vendor/lldb/dist/lit/Breakpoint/case-insensitive.test vendor/lldb/dist/lit/Breakpoint/case-sensitive.test vendor/lldb/dist/lit/Breakpoint/lit.local.cfg vendor/lldb/dist/lit/Breakpoint/ppc64-localentry.test vendor/lldb/dist/lit/Expr/Inputs/ir-memory-map-basic vendor/lldb/dist/lit/Expr/Inputs/ir-memory-map-mix-malloc-free vendor/lldb/dist/lit/Expr/Inputs/ir-memory-map-overlap1 vendor/lldb/dist/lit/Expr/TestIRMemoryMap.test vendor/lldb/dist/lit/Expr/TestTypeOfDeclTypeExpr.test vendor/lldb/dist/lit/Modules/build-id-case.yaml vendor/lldb/dist/lit/Modules/elf-duplicate-section.yaml vendor/lldb/dist/lit/Modules/elf-many-sections.s (contents, props changed) vendor/lldb/dist/lit/Modules/elf-section-types.yaml vendor/lldb/dist/lit/Modules/lc_version_min.yaml vendor/lldb/dist/lit/Modules/short-build-id.yaml vendor/lldb/dist/lit/Quit/ vendor/lldb/dist/lit/Quit/TestQuitExitCode-30.test vendor/lldb/dist/lit/Quit/TestQuitExitCode0.test vendor/lldb/dist/lit/Quit/TestQuitExitCode30.test vendor/lldb/dist/lit/Quit/TestQuitExitCodeHex0.test vendor/lldb/dist/lit/Quit/TestQuitExitCodeHexA.test vendor/lldb/dist/lit/Quit/TestQuitExitCodeImplicit0.test vendor/lldb/dist/lit/Quit/TestQuitExitCodeNonInt.test vendor/lldb/dist/lit/Quit/TestQuitExitCodeTooManyArgs.test vendor/lldb/dist/lit/Quit/expect_exit_code.py (contents, props changed) vendor/lldb/dist/lit/Quit/lit.local.cfg vendor/lldb/dist/lit/Suite/ vendor/lldb/dist/lit/Suite/lit.cfg vendor/lldb/dist/lit/Suite/lit.site.cfg.in (contents, props changed) vendor/lldb/dist/lit/Suite/lldbtest.py (contents, props changed) vendor/lldb/dist/lit/SymbolFile/ vendor/lldb/dist/lit/SymbolFile/DWARF/ vendor/lldb/dist/lit/SymbolFile/DWARF/Inputs/ vendor/lldb/dist/lit/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/apple-index-is-used.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/debug-names-compressed.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/dwarf5-index-is-used.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/dwarf5-partial-index.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-basic-function.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-basic-namespace.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-basic-type.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-basic-variable.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-function-regex.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-inline-method.s (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-method-local-struct.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-method.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-qualified-variable.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-type-in-function.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-variable-dwo.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/find-variable-file.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/DWARF/lit.local.cfg vendor/lldb/dist/lit/SymbolFile/PDB/ vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/ vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/CompilandsTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/FuncSymbols.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/FuncSymbolsTestMain.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.h (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.ord vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/FunctionNestedBlockTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/SimpleTypesTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/TypeQualsTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.script vendor/lldb/dist/lit/SymbolFile/PDB/Inputs/VariablesTest.cpp (contents, props changed) vendor/lldb/dist/lit/SymbolFile/PDB/compilands.test vendor/lldb/dist/lit/SymbolFile/PDB/enums-layout.test vendor/lldb/dist/lit/SymbolFile/PDB/func-symbols.test vendor/lldb/dist/lit/SymbolFile/PDB/function-level-linking.test vendor/lldb/dist/lit/SymbolFile/PDB/function-nested-block.test vendor/lldb/dist/lit/SymbolFile/PDB/lit.local.cfg vendor/lldb/dist/lit/SymbolFile/PDB/type-quals.test vendor/lldb/dist/lit/SymbolFile/PDB/typedefs.test vendor/lldb/dist/lit/SymbolFile/PDB/variables-locations.test vendor/lldb/dist/lit/SymbolFile/PDB/variables.test vendor/lldb/dist/lit/lit-lldb-init vendor/lldb/dist/lit/tools/ vendor/lldb/dist/lit/tools/lldb-mi/ vendor/lldb/dist/lit/tools/lldb-mi/breakpoint/ vendor/lldb/dist/lit/tools/lldb-mi/breakpoint/break-insert.test vendor/lldb/dist/lit/tools/lldb-mi/breakpoint/inputs/ vendor/lldb/dist/lit/tools/lldb-mi/breakpoint/inputs/break-insert.c (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/breakpoint/lit.local.cfg vendor/lldb/dist/lit/tools/lldb-mi/data/ vendor/lldb/dist/lit/tools/lldb-mi/data/data-info-line.test vendor/lldb/dist/lit/tools/lldb-mi/data/inputs/ vendor/lldb/dist/lit/tools/lldb-mi/data/inputs/data-info-line.c (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/data/lit.local.cfg vendor/lldb/dist/lit/tools/lldb-mi/exec/ vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-continue.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-finish.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-interrupt.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-next-instruction.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-next.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-run-wrong-binary.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-step-instruction.test vendor/lldb/dist/lit/tools/lldb-mi/exec/exec-step.test vendor/lldb/dist/lit/tools/lldb-mi/exec/inputs/ vendor/lldb/dist/lit/tools/lldb-mi/exec/inputs/main.c (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/exec/lit.local.cfg vendor/lldb/dist/lit/tools/lldb-mi/symbol/ vendor/lldb/dist/lit/tools/lldb-mi/symbol/inputs/ vendor/lldb/dist/lit/tools/lldb-mi/symbol/inputs/list-lines-helper.c (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/symbol/inputs/list-lines-helper.h (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/symbol/inputs/main.c (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/symbol/inputs/symbol-list-lines.c (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/symbol/inputs/symbol-list-lines.h (contents, props changed) vendor/lldb/dist/lit/tools/lldb-mi/symbol/lit.local.cfg vendor/lldb/dist/lit/tools/lldb-mi/symbol/symbol-list-lines.test vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/ vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-overridden-method/ vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-overridden-method/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-overridden-method/TestCallOverriddenMethod.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-overridden-method/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/pr35310/ vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/pr35310/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/pr35310/TestExprsBug35310.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/pr35310/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/rdar42038760/ vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/rdar42038760/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/rdar42038760/TestScalarURem.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/rdar42038760/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/xvalue/ vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/xvalue/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/xvalue/TestXValuePrinting.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/xvalue/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/side_effect.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script/decorated.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/invalid/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/invalid/TestDataFormatterInvalidStdUniquePtr.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/invalid/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/exec/secondprog.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestGDBRemoteClient.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestGDBRemoteLoad.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestRestartBug.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestTargetXMLArch.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestThreadSelectionBug.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/a.yaml vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/operating_system.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/.categories vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/TestLoadUsingPaths.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/hidden/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/hidden/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/hidden/d.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_using_paths/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/TestMachCore.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/operating_system.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/test.core.yaml vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_attach/attach_denied/entitlements.plist vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_avx/TestZMMRegister.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/source-map/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/source-map/a.yaml vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats/TestStats.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats_api/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats_api/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats_api/TestStatisticsAPI.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stats_api/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentBreakpointDelayBreakpointOneSignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentBreakpointOneDelayBreakpointThreads.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentCrashWithBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentCrashWithSignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpointBreakpointSignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentDelaySignalBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentDelaySignalWatch.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentDelayWatchBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointSignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyCrash.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManySignals.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyWatchpoints.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentNWatchNBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentSignalBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentSignalDelayBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentSignalDelayWatch.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentSignalNWatchNBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentSignalWatch.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentSignalWatchBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointThreads.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneDelaySignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneSignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneWatchpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneBreakpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneDelayBreakpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneSignal.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentWatchBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentWatchBreakDelay.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentWatchpointWithDelayWatchpointThreads.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/wrong_commands/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/wrong_commands/.categories vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unicode/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unicode/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unicode/TestUnicodeSymbols.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unicode/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/TestGModules.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/a.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/b.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/memory.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/module.modulemap vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/operator-overload/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/operator-overload/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/operator-overload/TestOperatorOverload.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/operator-overload/a.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/operator-overload/b.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/TestTrivialABI.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/type_lookup/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/type_lookup/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/type_lookup/TestCppTypeLookup.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/type_lookup/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/virtual-overload/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/virtual-overload/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/virtual-overload/TestVirtualOverload.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/virtual-overload/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/Test/Test.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/TestExt/TestExt.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-cache/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-cache/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-cache/TestClangModulesCache.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-cache/f.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-cache/main.m vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-cache/module.modulemap vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/minmax.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-foundation-dictionary-empty/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-foundation-dictionary-empty/TestNSDictionary0.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-foundation-dictionary-empty/main.m vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/orderedset/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/orderedset/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/orderedset/TestOrderedSet.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/orderedset/main.m vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objcxx/class-name-clash/ vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objcxx/class-name-clash/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objcxx/class-name-clash/TestNameClash.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objcxx/class-name-clash/main.mm vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objcxx/class-name-clash/myobject.mm vendor/lldb/dist/packages/Python/lldbsuite/test/linux/buildidcase/ vendor/lldb/dist/packages/Python/lldbsuite/test/linux/compressed-debug-info/ vendor/lldb/dist/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/ vendor/lldb/dist/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/TestMixedDwarfBinary.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/a.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/b.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/sepdebugsymlink/ vendor/lldb/dist/packages/Python/lldbsuite/test/linux/sepdebugsymlink/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/sepdebugsymlink/TestTargetSymbolsSepDebugSymlink.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/sepdebugsymlink/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/TestDuplicateMembers.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/a.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/sub1/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/duplicate-archive-members/sub1/a.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents/Info.plist vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents/MacOS/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents/MacOS/.empty vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents/Resources/ vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents/Resources/.empty vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestFindAppInBundle.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_openbsd.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/sblaunchinfo/ vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/sblaunchinfo/TestSBLaunchInfo.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/quit/ vendor/lldb/dist/packages/Python/lldbsuite/test/quit/TestQuit.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteExitCode.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteGPacket.py (contents, props changed) vendor/lldb/dist/resources/debugserver-macosx-entitlements.plist vendor/lldb/dist/scripts/macos-setup-codesign.sh (contents, props changed) vendor/lldb/dist/scripts/sort-pbxproj.rb (contents, props changed) vendor/lldb/dist/source/API/SystemInitializerFull.h (contents, props changed) vendor/lldb/dist/source/Commands/CommandObjectStats.cpp (contents, props changed) vendor/lldb/dist/source/Commands/CommandObjectStats.h (contents, props changed) vendor/lldb/dist/source/Core/DumpRegisterValue.cpp (contents, props changed) vendor/lldb/dist/source/Host/macosx/objcxx/ vendor/lldb/dist/source/Host/macosx/objcxx/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Host/macosx/objcxx/Host.mm vendor/lldb/dist/source/Host/macosx/objcxx/HostInfoMacOSX.mm vendor/lldb/dist/source/Host/macosx/objcxx/HostThreadMacOSX.mm vendor/lldb/dist/source/Interpreter/OptionArgParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Architecture/PPC64/ vendor/lldb/dist/source/Plugins/Architecture/PPC64/ArchitecturePPC64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Architecture/PPC64/ArchitecturePPC64.h (contents, props changed) vendor/lldb/dist/source/Plugins/Architecture/PPC64/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangHost.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangHost.h (contents, props changed) vendor/lldb/dist/source/Plugins/Instruction/PPC64/ vendor/lldb/dist/source/Plugins/Instruction/PPC64/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/MacOSX/objcxx/ vendor/lldb/dist/source/Plugins/Platform/MacOSX/objcxx/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextDarwinConstants.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_ppc64.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-ppc64-register-enums.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFIndex.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFUnit.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h (contents, props changed) vendor/lldb/dist/source/Utility/Args.cpp (contents, props changed) vendor/lldb/dist/source/Utility/CompletionRequest.cpp (contents, props changed) vendor/lldb/dist/source/Utility/Environment.cpp (contents, props changed) vendor/lldb/dist/source/Utility/PPC64_DWARF_Registers.h (contents, props changed) vendor/lldb/dist/tools/debugserver/source/com.apple.internal.xpc.remote.debugserver.plist vendor/lldb/dist/tools/lldb-mi/module.modulemap vendor/lldb/dist/tools/lldb-server/SystemInitializerLLGS.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-server/SystemInitializerLLGS.h (contents, props changed) vendor/lldb/dist/unittests/Core/EventTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Core/MangledTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Expression/ClangParserTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Host/PredicateTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Interpreter/TestOptionArgParser.cpp (contents, props changed) vendor/lldb/dist/unittests/ObjectFile/ELF/Inputs/early-section-headers.so (contents, props changed) vendor/lldb/dist/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/bad_duplicate_streams.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/bad_overlapping_streams.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/memory-list-not-padded.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/memory-list-padded.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/module-list-not-padded.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/module-list-padded.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/thread-list-not-padded.dmp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/thread-list-padded.dmp (contents, props changed) vendor/lldb/dist/unittests/Target/PathMappingListTest.cpp (contents, props changed) vendor/lldb/dist/unittests/UnwindAssembly/ARM64/ vendor/lldb/dist/unittests/UnwindAssembly/ARM64/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/UnwindAssembly/ARM64/TestArm64InstEmulation.cpp (contents, props changed) vendor/lldb/dist/unittests/UnwindAssembly/PPC64/ vendor/lldb/dist/unittests/UnwindAssembly/PPC64/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/UnwindAssembly/PPC64/TestPPC64InstEmulation.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/AnsiTerminalTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/ArgsTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/CleanUpTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/CompletionRequestTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/EnvironmentTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/FileSpecTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/FlagsTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/OptionsWithRawTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/StreamTeeTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/UUIDTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/VMRangeTest.cpp (contents, props changed) vendor/lldb/dist/utils/lldb-dotest/ vendor/lldb/dist/utils/lldb-dotest/CMakeLists.txt (contents, props changed) vendor/lldb/dist/utils/lldb-dotest/lldb-dotest.in (contents, props changed) Deleted: vendor/lldb/dist/cmake/platforms/ vendor/lldb/dist/gtest/ vendor/lldb/dist/include/lldb/API/SystemInitializerFull.h vendor/lldb/dist/include/lldb/Host/mingw/ vendor/lldb/dist/include/lldb/Host/msvc/ vendor/lldb/dist/include/lldb/Host/windows/getopt/ vendor/lldb/dist/include/lldb/Interpreter/Args.h vendor/lldb/dist/include/lldb/Utility/History.h vendor/lldb/dist/lib/ vendor/lldb/dist/lit/Expr/Inputs/anonymous-struct.cpp vendor/lldb/dist/lit/Expr/TestCallStdStringFunction.test vendor/lldb/dist/lit/Expr/TestCallStopAndContinue.test vendor/lldb/dist/lit/Expr/TestCallUserAnonTypedef.test vendor/lldb/dist/lit/Expr/TestCallUserDefinedFunction.test vendor/lldb/dist/packages/Python/lldbsuite/test/arm_emulation/ vendor/lldb/dist/packages/Python/lldbsuite/test/bench-history vendor/lldb/dist/packages/Python/lldbsuite/test/crashinfo.c vendor/lldb/dist/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/main.c vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/consecutive_breakpoins/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/ vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_launch/my_working_dir/.keep vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/single-quote-in-filename-to-lldb/path with '09/.keep vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/breakpoint_delay_breakpoint_one_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/breakpoint_delay_breakpoint_one_signal/TestConcurrentBreakpointDelayBreakpointOneSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/breakpoint_one_delay_breakpoint_threads/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/breakpoint_one_delay_breakpoint_threads/TestConcurrentBreakpointOneDelayBreakpointThreads.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/breakpoints_delayed_breakpoint_one_watchpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/breakpoints_delayed_breakpoint_one_watchpoint/TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_break/TestConcurrentCrashWithBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_signal/TestConcurrentCrashWithSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_watchpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_watchpoint/TestConcurrentCrashWithWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_watchpoint_breakpoint_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/crash_with_watchpoint_breakpoint_signal/TestConcurrentCrashWithWatchpointBreakpointSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delay_signal_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delay_signal_break/TestConcurrentDelaySignalBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delay_signal_watch/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delay_signal_watch/TestConcurrentDelaySignalWatch.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delay_watch_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delay_watch_break/TestConcurrentDelayWatchBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delayed_crash_with_breakpoint_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delayed_crash_with_breakpoint_signal/TestConcurrentDelayedCrashWithBreakpointSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delayed_crash_with_breakpoint_watchpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/delayed_crash_with_breakpoint_watchpoint/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_breakpoints/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_breakpoints/TestConcurrentManyBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_crash/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_crash/TestConcurrentManyCrash.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_signals/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_signals/TestConcurrentManySignals.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_watchpoints/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/many_watchpoints/TestConcurrentManyWatchpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/n_watch_n_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/n_watch_n_break/TestConcurrentNWatchNBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_break/TestConcurrentSignalBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_delay_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_delay_break/TestConcurrentSignalDelayBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_delay_watch/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_delay_watch/TestConcurrentSignalDelayWatch.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_n_watch_n_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_n_watch_n_break/TestConcurrentSignalNWatchNBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_watch/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_watch/TestConcurrentSignalWatch.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_watch_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/signal_watch_break/TestConcurrentSignalWatchBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoint_threads/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoint_threads/TestConcurrentTwoBreakpointThreads.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoints_one_delay_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoints_one_delay_signal/TestConcurrentTwoBreakpointsOneDelaySignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoints_one_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoints_one_signal/TestConcurrentTwoBreakpointsOneSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoints_one_watchpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_breakpoints_one_watchpoint/TestConcurrentTwoBreakpointsOneWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoint_threads/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoint_threads/TestConcurrentTwoWatchpointThreads.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoints_one_breakpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoints_one_breakpoint/TestConcurrentTwoWatchpointsOneBreakpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoints_one_delay_breakpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoints_one_delay_breakpoint/TestConcurrentTwoWatchpointsOneDelayBreakpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoints_one_signal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/two_watchpoints_one_signal/TestConcurrentTwoWatchpointsOneSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watch_break/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watch_break/TestConcurrentWatchBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watch_break_delay/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watch_break_delay/TestConcurrentWatchBreakDelay.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watchpoint_delay_watchpoint_one_breakpoint/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watchpoint_delay_watchpoint_one_breakpoint/TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watchpoint_with_delay_watchpoint_threads/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/watchpoint_with_delay_watchpoint_threads/TestConcurrentWatchpointWithDelayWatchpointThreads.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/debug-info/ vendor/lldb/dist/packages/Python/lldbsuite/test/test_runner/lib/ vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/TestMiExit.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/TestMiGdbSetShow.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/TestMiSymbol.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/symbol_list_lines_inline_test.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/symbol_list_lines_inline_test.h vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/symbol_list_lines_inline_test2.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/exit-code/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/exit-code/TestGdbRemoteExitCode.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/exit-code/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/host-info/ vendor/lldb/dist/scripts/Python/interface/ vendor/lldb/dist/scripts/Python/static-binding/ vendor/lldb/dist/source/Commands/CommandObjectArgs.cpp vendor/lldb/dist/source/Commands/CommandObjectArgs.h vendor/lldb/dist/source/Commands/CommandObjectSyntax.cpp vendor/lldb/dist/source/Commands/CommandObjectSyntax.h vendor/lldb/dist/source/Host/macosx/Host.mm vendor/lldb/dist/source/Host/macosx/HostInfoMacOSX.mm vendor/lldb/dist/source/Host/macosx/HostThreadMacOSX.mm vendor/lldb/dist/source/Host/windows/getopt/ vendor/lldb/dist/source/Interpreter/Args.cpp vendor/lldb/dist/source/Plugins/InstrumentationRuntime/AddressSanitizer/ vendor/lldb/dist/source/Plugins/InstrumentationRuntime/ThreadSanitizer/ vendor/lldb/dist/source/Plugins/InstrumentationRuntime/UndefinedBehaviorSanitizer/ vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformiOSSimulatorCoreSimulatorSupport.h vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformiOSSimulatorCoreSimulatorSupport.mm vendor/lldb/dist/source/Plugins/Process/Windows/Live/ vendor/lldb/dist/source/Plugins/Process/Windows/MiniDump/ vendor/lldb/dist/source/Plugins/Process/Windows/x64/ vendor/lldb/dist/source/Plugins/Process/Windows/x86/ vendor/lldb/dist/source/Plugins/Process/win-minidump/ vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.h vendor/lldb/dist/source/Utility/History.cpp vendor/lldb/dist/source/Utility/StringExtractorGDBRemote.h vendor/lldb/dist/tools/intel-mpx/ vendor/lldb/dist/tools/lldb-gdbserver/ vendor/lldb/dist/tools/lldb-platform/ vendor/lldb/dist/unittests/Host/FileSpecTest.cpp vendor/lldb/dist/unittests/Interpreter/TestArgs.cpp vendor/lldb/dist/unittests/ObjectFile/ELF/TestELFHeader.cpp vendor/lldb/dist/unittests/Plugins/ vendor/lldb/dist/unittests/UnwindAssembly/InstEmulation/CMakeLists.txt vendor/lldb/dist/unittests/UnwindAssembly/InstEmulation/TestArm64InstEmulation.cpp vendor/lldb/dist/unittests/Utility/Helpers/ vendor/lldb/dist/unittests/Utility/Mocks/ vendor/lldb/dist/watchpoint/ Modified: vendor/lldb/dist/.gitignore vendor/lldb/dist/CMakeLists.txt vendor/lldb/dist/CODE_OWNERS.txt vendor/lldb/dist/cmake/modules/AddLLDB.cmake vendor/lldb/dist/cmake/modules/LLDBConfig.cmake vendor/lldb/dist/cmake/modules/LLDBGenerateConfig.cmake vendor/lldb/dist/cmake/modules/LLDBStandalone.cmake vendor/lldb/dist/docs/code-signing.txt vendor/lldb/dist/docs/doxygen.cfg.in vendor/lldb/dist/docs/lldb-gdb-remote.txt vendor/lldb/dist/docs/testsuite/a-detailed-walkthrough.txt vendor/lldb/dist/examples/darwin/heap_find/heap/heap_find.cpp vendor/lldb/dist/examples/python/cmdtemplate.py vendor/lldb/dist/include/lldb/API/SBAddress.h vendor/lldb/dist/include/lldb/API/SBBroadcaster.h vendor/lldb/dist/include/lldb/API/SBCommandInterpreter.h vendor/lldb/dist/include/lldb/API/SBCommandReturnObject.h vendor/lldb/dist/include/lldb/API/SBData.h vendor/lldb/dist/include/lldb/API/SBDebugger.h vendor/lldb/dist/include/lldb/API/SBExpressionOptions.h vendor/lldb/dist/include/lldb/API/SBFrame.h vendor/lldb/dist/include/lldb/API/SBInstruction.h vendor/lldb/dist/include/lldb/API/SBInstructionList.h vendor/lldb/dist/include/lldb/API/SBLaunchInfo.h (contents, props changed) vendor/lldb/dist/include/lldb/API/SBModule.h vendor/lldb/dist/include/lldb/API/SBProcess.h vendor/lldb/dist/include/lldb/API/SBStream.h vendor/lldb/dist/include/lldb/API/SBStructuredData.h (contents, props changed) vendor/lldb/dist/include/lldb/API/SBSymbol.h vendor/lldb/dist/include/lldb/API/SBTarget.h vendor/lldb/dist/include/lldb/API/SBThread.h vendor/lldb/dist/include/lldb/API/SBValue.h vendor/lldb/dist/include/lldb/API/SBValueList.h vendor/lldb/dist/include/lldb/Breakpoint/Breakpoint.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointID.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointIDList.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointList.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointLocation.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointLocationCollection.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointLocationList.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointName.h (contents, props changed) vendor/lldb/dist/include/lldb/Breakpoint/BreakpointOptions.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointResolver.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointResolverAddress.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointResolverFileLine.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointResolverFileRegex.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointResolverName.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointSite.h vendor/lldb/dist/include/lldb/Breakpoint/BreakpointSiteList.h vendor/lldb/dist/include/lldb/Breakpoint/StoppointCallbackContext.h vendor/lldb/dist/include/lldb/Breakpoint/StoppointLocation.h vendor/lldb/dist/include/lldb/Breakpoint/Watchpoint.h vendor/lldb/dist/include/lldb/Breakpoint/WatchpointList.h vendor/lldb/dist/include/lldb/Breakpoint/WatchpointOptions.h vendor/lldb/dist/include/lldb/Core/Address.h vendor/lldb/dist/include/lldb/Core/AddressRange.h vendor/lldb/dist/include/lldb/Core/AddressResolver.h vendor/lldb/dist/include/lldb/Core/AddressResolverFileLine.h vendor/lldb/dist/include/lldb/Core/AddressResolverName.h vendor/lldb/dist/include/lldb/Core/Architecture.h (contents, props changed) vendor/lldb/dist/include/lldb/Core/Broadcaster.h vendor/lldb/dist/include/lldb/Core/Communication.h vendor/lldb/dist/include/lldb/Core/Debugger.h vendor/lldb/dist/include/lldb/Core/Disassembler.h vendor/lldb/dist/include/lldb/Core/EmulateInstruction.h vendor/lldb/dist/include/lldb/Core/Event.h vendor/lldb/dist/include/lldb/Core/FileLineResolver.h vendor/lldb/dist/include/lldb/Core/FileSpecList.h vendor/lldb/dist/include/lldb/Core/FormatEntity.h (contents, props changed) vendor/lldb/dist/include/lldb/Core/IOHandler.h (contents, props changed) vendor/lldb/dist/include/lldb/Core/LoadedModuleInfoList.h (contents, props changed) vendor/lldb/dist/include/lldb/Core/Mangled.h vendor/lldb/dist/include/lldb/Core/MappedHash.h vendor/lldb/dist/include/lldb/Core/Module.h vendor/lldb/dist/include/lldb/Core/ModuleChild.h vendor/lldb/dist/include/lldb/Core/ModuleList.h vendor/lldb/dist/include/lldb/Core/ModuleSpec.h vendor/lldb/dist/include/lldb/Core/PluginManager.h vendor/lldb/dist/include/lldb/Core/RangeMap.h vendor/lldb/dist/include/lldb/Core/RegisterValue.h vendor/lldb/dist/include/lldb/Core/STLUtils.h vendor/lldb/dist/include/lldb/Core/Scalar.h vendor/lldb/dist/include/lldb/Core/SearchFilter.h vendor/lldb/dist/include/lldb/Core/Section.h vendor/lldb/dist/include/lldb/Core/SourceManager.h vendor/lldb/dist/include/lldb/Core/StreamBuffer.h vendor/lldb/dist/include/lldb/Core/ThreadSafeDenseSet.h (contents, props changed) vendor/lldb/dist/include/lldb/Core/ThreadSafeValue.h vendor/lldb/dist/include/lldb/Core/UniqueCStringMap.h vendor/lldb/dist/include/lldb/Core/UserSettingsController.h vendor/lldb/dist/include/lldb/Core/Value.h vendor/lldb/dist/include/lldb/Core/ValueObject.h vendor/lldb/dist/include/lldb/Core/ValueObjectSyntheticFilter.h vendor/lldb/dist/include/lldb/DataFormatters/DataVisualization.h vendor/lldb/dist/include/lldb/DataFormatters/FormatClasses.h vendor/lldb/dist/include/lldb/DataFormatters/FormatManager.h vendor/lldb/dist/include/lldb/DataFormatters/FormattersContainer.h (contents, props changed) vendor/lldb/dist/include/lldb/DataFormatters/StringPrinter.h (contents, props changed) vendor/lldb/dist/include/lldb/DataFormatters/TypeFormat.h vendor/lldb/dist/include/lldb/DataFormatters/TypeSummary.h vendor/lldb/dist/include/lldb/DataFormatters/TypeSynthetic.h vendor/lldb/dist/include/lldb/DataFormatters/TypeValidator.h (contents, props changed) vendor/lldb/dist/include/lldb/DataFormatters/ValueObjectPrinter.h (contents, props changed) vendor/lldb/dist/include/lldb/DataFormatters/VectorIterator.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/DWARFExpression.h vendor/lldb/dist/include/lldb/Expression/Expression.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/ExpressionParser.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/ExpressionSourceCode.h vendor/lldb/dist/include/lldb/Expression/ExpressionTypeSystemHelper.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/ExpressionVariable.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/FunctionCaller.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/IRDynamicChecks.h vendor/lldb/dist/include/lldb/Expression/IRExecutionUnit.h vendor/lldb/dist/include/lldb/Expression/IRInterpreter.h vendor/lldb/dist/include/lldb/Expression/IRMemoryMap.h vendor/lldb/dist/include/lldb/Expression/LLVMUserExpression.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/UserExpression.h (contents, props changed) vendor/lldb/dist/include/lldb/Expression/UtilityFunction.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/Config.h vendor/lldb/dist/include/lldb/Host/Config.h.cmake vendor/lldb/dist/include/lldb/Host/Debug.h vendor/lldb/dist/include/lldb/Host/Editline.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/File.h vendor/lldb/dist/include/lldb/Host/Host.h vendor/lldb/dist/include/lldb/Host/HostInfo.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/HostInfoBase.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/HostProcess.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/HostThread.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/MainLoop.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/MainLoopBase.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/MonitoringProcessLauncher.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/PosixApi.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/Predicate.h vendor/lldb/dist/include/lldb/Host/ProcessRunLock.h vendor/lldb/dist/include/lldb/Host/PseudoTerminal.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/Socket.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/SocketAddress.h vendor/lldb/dist/include/lldb/Host/StringConvert.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/Symbols.h vendor/lldb/dist/include/lldb/Host/TaskPool.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/Terminal.h vendor/lldb/dist/include/lldb/Host/XML.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/common/GetOptInc.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/common/NativeBreakpoint.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/common/NativeProcessProtocol.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/common/NativeRegisterContext.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/common/NativeThreadProtocol.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/freebsd/HostInfoFreeBSD.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/linux/HostInfoLinux.h vendor/lldb/dist/include/lldb/Host/macosx/HostInfoMacOSX.h vendor/lldb/dist/include/lldb/Host/netbsd/HostInfoNetBSD.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/posix/HostInfoPosix.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/posix/PipePosix.h (contents, props changed) vendor/lldb/dist/include/lldb/Host/windows/HostInfoWindows.h vendor/lldb/dist/include/lldb/Host/windows/PipeWindows.h vendor/lldb/dist/include/lldb/Host/windows/PosixApi.h (contents, props changed) vendor/lldb/dist/include/lldb/Interpreter/CommandAlias.h (contents, props changed) vendor/lldb/dist/include/lldb/Interpreter/CommandCompletions.h vendor/lldb/dist/include/lldb/Interpreter/CommandInterpreter.h vendor/lldb/dist/include/lldb/Interpreter/CommandObject.h vendor/lldb/dist/include/lldb/Interpreter/CommandObjectMultiword.h vendor/lldb/dist/include/lldb/Interpreter/CommandObjectRegexCommand.h vendor/lldb/dist/include/lldb/Interpreter/OptionGroupBoolean.h vendor/lldb/dist/include/lldb/Interpreter/OptionGroupPlatform.h vendor/lldb/dist/include/lldb/Interpreter/OptionValue.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueArch.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueArray.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueBoolean.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueEnumeration.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueFileSpec.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueFormatEntity.h (contents, props changed) vendor/lldb/dist/include/lldb/Interpreter/OptionValueProperties.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueUInt64.h vendor/lldb/dist/include/lldb/Interpreter/OptionValueUUID.h vendor/lldb/dist/include/lldb/Interpreter/Options.h vendor/lldb/dist/include/lldb/Interpreter/ScriptInterpreter.h vendor/lldb/dist/include/lldb/Symbol/Block.h vendor/lldb/dist/include/lldb/Symbol/ClangASTContext.h vendor/lldb/dist/include/lldb/Symbol/ClangASTImporter.h vendor/lldb/dist/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h vendor/lldb/dist/include/lldb/Symbol/CompactUnwindInfo.h (contents, props changed) vendor/lldb/dist/include/lldb/Symbol/CompileUnit.h vendor/lldb/dist/include/lldb/Symbol/CompilerType.h (contents, props changed) vendor/lldb/dist/include/lldb/Symbol/DWARFCallFrameInfo.h vendor/lldb/dist/include/lldb/Symbol/DeclVendor.h (contents, props changed) vendor/lldb/dist/include/lldb/Symbol/Declaration.h vendor/lldb/dist/include/lldb/Symbol/FuncUnwinders.h vendor/lldb/dist/include/lldb/Symbol/Function.h vendor/lldb/dist/include/lldb/Symbol/GoASTContext.h (contents, props changed) vendor/lldb/dist/include/lldb/Symbol/LineEntry.h vendor/lldb/dist/include/lldb/Symbol/LineTable.h vendor/lldb/dist/include/lldb/Symbol/ObjectContainer.h vendor/lldb/dist/include/lldb/Symbol/ObjectFile.h vendor/lldb/dist/include/lldb/Symbol/Symbol.h vendor/lldb/dist/include/lldb/Symbol/SymbolContext.h vendor/lldb/dist/include/lldb/Symbol/SymbolContextScope.h vendor/lldb/dist/include/lldb/Symbol/SymbolFile.h vendor/lldb/dist/include/lldb/Symbol/SymbolVendor.h vendor/lldb/dist/include/lldb/Symbol/Type.h vendor/lldb/dist/include/lldb/Symbol/TypeSystem.h (contents, props changed) vendor/lldb/dist/include/lldb/Symbol/UnwindPlan.h vendor/lldb/dist/include/lldb/Symbol/UnwindTable.h vendor/lldb/dist/include/lldb/Symbol/Variable.h vendor/lldb/dist/include/lldb/Symbol/VariableList.h vendor/lldb/dist/include/lldb/Target/ABI.h vendor/lldb/dist/include/lldb/Target/DynamicLoader.h vendor/lldb/dist/include/lldb/Target/ExecutionContext.h vendor/lldb/dist/include/lldb/Target/ExecutionContextScope.h vendor/lldb/dist/include/lldb/Target/JITLoader.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/Language.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/LanguageRuntime.h vendor/lldb/dist/include/lldb/Target/Memory.h vendor/lldb/dist/include/lldb/Target/MemoryRegionInfo.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/ModuleCache.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/ObjCLanguageRuntime.h vendor/lldb/dist/include/lldb/Target/OperatingSystem.h vendor/lldb/dist/include/lldb/Target/PathMappingList.h vendor/lldb/dist/include/lldb/Target/Platform.h vendor/lldb/dist/include/lldb/Target/Process.h vendor/lldb/dist/include/lldb/Target/ProcessInfo.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/ProcessLaunchInfo.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/ProcessStructReader.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/Queue.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/QueueItem.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/QueueList.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/RegisterCheckpoint.h vendor/lldb/dist/include/lldb/Target/RegisterContext.h vendor/lldb/dist/include/lldb/Target/RegisterNumber.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/SectionLoadHistory.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/SectionLoadList.h vendor/lldb/dist/include/lldb/Target/StackFrame.h vendor/lldb/dist/include/lldb/Target/StackID.h vendor/lldb/dist/include/lldb/Target/StopInfo.h vendor/lldb/dist/include/lldb/Target/SystemRuntime.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/Target.h vendor/lldb/dist/include/lldb/Target/Thread.h vendor/lldb/dist/include/lldb/Target/ThreadCollection.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/ThreadList.h vendor/lldb/dist/include/lldb/Target/ThreadPlan.h vendor/lldb/dist/include/lldb/Target/ThreadPlanCallFunction.h vendor/lldb/dist/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h (contents, props changed) vendor/lldb/dist/include/lldb/Target/ThreadPlanShouldStopHere.h vendor/lldb/dist/include/lldb/Target/ThreadPlanStepOverBreakpoint.h vendor/lldb/dist/include/lldb/Target/ThreadPlanStepRange.h vendor/lldb/dist/include/lldb/Target/UnixSignals.h vendor/lldb/dist/include/lldb/Utility/AnsiTerminal.h vendor/lldb/dist/include/lldb/Utility/ArchSpec.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Baton.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/CleanUp.h vendor/lldb/dist/include/lldb/Utility/Connection.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/ConstString.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/DataBuffer.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/DataBufferHeap.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/DataBufferLLVM.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/DataEncoder.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/DataExtractor.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/FileSpec.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Flags.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/JSON.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Log.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/RegularExpression.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/SafeMachO.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/SelectHelper.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/SharedCluster.h vendor/lldb/dist/include/lldb/Utility/SharingPtr.h vendor/lldb/dist/include/lldb/Utility/Status.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Stream.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/StreamTee.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/StringExtractor.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/StringList.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/StructuredData.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/TildeExpressionResolver.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Timeout.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/Timer.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/UUID.h (contents, props changed) vendor/lldb/dist/include/lldb/Utility/UserID.h (contents, props changed) vendor/lldb/dist/include/lldb/lldb-defines.h vendor/lldb/dist/include/lldb/lldb-enumerations.h vendor/lldb/dist/include/lldb/lldb-forward.h vendor/lldb/dist/include/lldb/lldb-private-defines.h (contents, props changed) vendor/lldb/dist/include/lldb/lldb-private-enumerations.h vendor/lldb/dist/include/lldb/lldb-private-forward.h (contents, props changed) vendor/lldb/dist/include/lldb/lldb-private-types.h vendor/lldb/dist/include/lldb/lldb-types.h vendor/lldb/dist/include/lldb/lldb-versioning.h vendor/lldb/dist/lit/CMakeLists.txt vendor/lldb/dist/lit/Modules/compressed-sections.yaml vendor/lldb/dist/lit/Modules/lit.local.cfg vendor/lldb/dist/lit/lit.cfg vendor/lldb/dist/lit/lit.site.cfg.in vendor/lldb/dist/lldb.xcodeproj/project.pbxproj vendor/lldb/dist/lldb.xcodeproj/xcshareddata/xcschemes/desktop.xcscheme vendor/lldb/dist/packages/Python/lldbsuite/test/android/platform/TestDefaultCacheLineSize.py vendor/lldb/dist/packages/Python/lldbsuite/test/api/check_public_api_headers/TestPublicAPIHeaders.py vendor/lldb/dist/packages/Python/lldbsuite/test/api/listeners/TestListener.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py vendor/lldb/dist/packages/Python/lldbsuite/test/api/multiple-targets/TestMultipleTargets.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-it/TestBreakpointIt.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/arm/emulation/TestEmulations.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/bench.py vendor/lldb/dist/packages/Python/lldbsuite/test/benchmarks/continue/TestBenchmarkContinue.py vendor/lldb/dist/packages/Python/lldbsuite/test/benchmarks/expression/TestExpressionCmd.py vendor/lldb/dist/packages/Python/lldbsuite/test/benchmarks/expression/TestRepeatedExprs.py vendor/lldb/dist/packages/Python/lldbsuite/test/benchmarks/libcxxlist/TestBenchmarkLibcxxList.py vendor/lldb/dist/packages/Python/lldbsuite/test/benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py vendor/lldb/dist/packages/Python/lldbsuite/test/concurrent_base.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/configuration.py vendor/lldb/dist/packages/Python/lldbsuite/test/darwin_log.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/decorators.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/dosep.py vendor/lldb/dist/packages/Python/lldbsuite/test/dotest.py vendor/lldb/dist/packages/Python/lldbsuite/test/dotest_args.py vendor/lldb/dist/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/anonymous-struct/TestCallUserAnonTypedef.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/char/TestExprsChar.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/formatters/TestFormatters.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/multiline/TestMultilineExpressions.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/persist_objc_pointeetype/TestPersistObjCPointeeType.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/persistent_ptr_update/TestPersistentPtrUpdate.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/persistent_types/TestNestedPersistentTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/persistent_types/TestPersistentTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/persistent_variables/TestPersistentVariables.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/po_verbosity/TestPoVerbosity.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/radar_8638051/Test8638051.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/radar_9531204/TestPrintfAfterUp.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/radar_9673664/TestExprHelpExamples.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/save_jit_objects/TestSaveJITObjects.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/test/TestExprs.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/test/TestExprs2.py vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/top-level/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/two-files/TestObjCTypeQueryFromOtherCompileUnit.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/apropos_with_process/TestAproposWithProcess.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/archives/TestBSDArchives.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/attach_resume/TestAttachResume.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/TestFdLeak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/address_breakpoints/TestAddressBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/auto_continue/TestBreakpointAutoContinue.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestRegexpBreakCommand.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/bktptcmd.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/main.c vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/TestBreakpointHitCount.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_ids/TestBreakpointIDs.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_ignore_count/TestBreakpointIgnoreCount.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_in_delayslot/TestAvoidBreakpointInDelaySlot.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_language/TestBreakpointLanguage.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_locations/TestBreakpointLocations.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_names/TestBreakpointNames.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_options/TestBreakpointOptions.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/comp_dir_symlink/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/debugbreak/TestDebugBreak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/dummy_target_breakpoints/TestBreakpointsWithNoTargets.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/inlined_breakpoints/basic_type.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/TestMoveNearest.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/foo.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/objc/TestObjCBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/TestBreakpointSerialization.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp/TestSourceRegexBreakpoints.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/step_over_breakpoint/TestStepOverBreakpoint.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script/py_import vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/TestCommandScriptImmediateOutput.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/conditional_break/TestConditionalBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity-chain/TestDarwinLogFilterMatchActivityChain.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity/TestDarwinLogFilterMatchActivity.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/category/TestDarwinLogFilterMatchCategory.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/message/TestDarwinLogFilterMatchMessage.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/subsystem/TestDarwinLogFilterMatchSubsystem.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity-chain/TestDarwinLogFilterRegexActivityChain.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity/TestDarwinLogFilterRegexActivity.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/category/TestDarwinLogFilterRegexCategory.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/subsystem/TestDarwinLogFilterRegexSubsystem.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/format/TestDarwinLogMessageFormat.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/source/debug/TestDarwinLogSourceDebug.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/source/info/TestDarwinLogSourceInfo.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/compactvectors/TestCompactVectors.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-categories/TestDataFormatterCategories.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-disabling/TestDataFormatterDisabling.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-enum-format/TestDataFormatterEnumFormat.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-globals/TestDataFormatterGlobals.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-named-summaries/TestDataFormatterNamedSummaries.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/main.m vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsindexpath/TestDataFormatterNSIndexPath.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-proper-plurals/TestFormattersOneIsSingular.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-ptr-to-array/TestPtrToArrayFormatting.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-script/TestDataFormatterScript.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-smart-array/TestDataFormatterSmartArray.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/bitset/TestDataFormatterLibcxxBitset.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/bitset/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/function/TestLibCxxFunction.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/TestInitializerList.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/iterator/TestDataFormatterLibccIterator.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/iterator/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/TestDataFormatterLibcxxListLoop.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/TestDataFormatterLibccMap.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/TestDataFormatterLibccMultiMap.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset/TestDataFormatterLibcxxMultiSet.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/queue/TestDataFormatterLibcxxQueue.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/set/TestDataFormatterLibcxxSet.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/set/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/string/TestDataFormatterLibcxxString.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/TestDataFormatterUnordered.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/TestDataFormatterLibcxxVBool.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/TestDataFormatterLibcxxVector.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/TestDataFormatterStdIterator.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/TestDataFormatterStdList.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/string/TestDataFormatterStdString.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/TestDataFormatterStdTuple.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synth/TestDataFormatterSynth.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/TestDataFormatterSynthType.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/format-propagation/TestFormatPropagation.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/frameformat_smallstruct/TestFrameFormatSmallStruct.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/hexcaps/TestDataFormatterHexCaps.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/language_category_updates/TestDataFormatterLanguageCategoryUpdates.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/nsarraysynth/TestNSArraySynthetic.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/nsdictionarysynth/TestNSDictionarySynthetic.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/nssetsynth/TestNSSetSynthetic.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/parray/TestPrintArray.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/poarray/TestPrintObjectArray.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/ptr_ref_typedef/TestPtrRef2Typedef.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/refpointer-recursion/TestDataFormatterRefPtrRecursion.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/summary-string-onfail/Test-rdar-9974002.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/synthcapping/TestSyntheticCapping.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/synthupdate/TestSyntheticFilterRecompute.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/type_summary_list_script/TestTypeSummaryListScript.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/user-format-vs-summary/TestUserFormatVsSummary.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/var-in-aggregate-misuse/TestVarInAggregateMisuse.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/varscript_formatting/TestDataFormatterVarScriptFormatting.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/vector-types/TestVectorTypesFormatting.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/dead-strip/TestDeadStrip.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/disassembly/TestDisassembleBreakpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/disassembly/TestFrameDisassemble.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/disassembly/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/dynamic_value_child_count/TestDynamicValueChildCount.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/embedded_interpreter/TestConvenienceVariables.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/exec/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/exec/TestExec.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/exec/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/expr-doesnt-deadlock/TestExprDoesntBlock.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/fat_archives/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/fat_archives/TestFatArchives.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/format/TestFormats.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/array/TestArray.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/bad-reference/TestBadReference.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/complicated-expression/TestComplicatedExpression.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-argument/TestDiagnoseDereferenceArgument.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-function-return/TestDiagnoseDereferenceFunctionReturn.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-this/TestDiagnoseDereferenceThis.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/inheritance/TestDiagnoseInheritance.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/local-variable/TestLocalVariable.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/virtual-method-call/TestDiagnoseDereferenceVirtualMethodCall.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/TestGuessLanguage.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame_var/TestFrameVar.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/inferior-changed/TestInferiorChanged.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/inferior-crashing/TestInferiorCrashing.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/inline-stepping/TestInlineStepping.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/jitloader_gdb/TestJITLoaderGDB.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/launch_with_shellexpand/TestLaunchWithShellExpand.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/a.mk vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/b.mk vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/c.mk vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/d.mk vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/load_unload/hidden/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/longjmp/TestLongjmp.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/cache/TestMemoryCache.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/find/TestMemoryFind.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/read/TestMemoryRead.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/mtc/simple/TestMTCSimple.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/nosucharch/TestNoSuchArch.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/platform/TestPlatformPython.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/plugins/commands/TestPluginCommands.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpNew.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/minidump/TestMiniDump.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/pre_run_dylibs/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/pre_run_dylibs/TestPreRunDylibs.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_attach/TestProcessAttach.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_attach/attach_denied/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_attach/attach_denied/TestAttachDenied.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_group/TestChangeProcessGroup.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/process_save_core/TestProcessSaveCore.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ptr_refs/TestPtrRefs.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_avx/TestYMMRegister.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_avx/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/TestMPXRegisters.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/TestBoundViolation.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/rerun/TestRerun.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/return-value/TestReturnValue.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/set-data/TestSetData.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/signal/TestSendSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/signal/handle-segv/TestHandleSegv.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/signal/raise/TestRaise.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/single-quote-in-filename-to-lldb/TestSingleQuoteInFilename.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/step-avoids-no-debug/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/step-avoids-no-debug/TestStepNoDebug.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stop-hook/TestStopHookCmd.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stop-hook/TestStopHookMechanism.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/backtrace_all/ParallelTask.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/backtrace_all/TestBacktraceAll.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/crash_during_step/TestCrashDuringStep.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/create_after_attach/TestCreateAfterAttach.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/create_during_step/TestCreateDuringStep.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/exit_during_break/TestExitDuringBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/exit_during_break/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/exit_during_step/TestExitDuringStep.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/jump/TestThreadJump.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/multi_break/TestMultipleBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/num_threads/TestNumThreads.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/num_threads/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/state/TestThreadStates.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/step_out/TestThreadStepOut.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/step_until/TestStepUntil.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/thread_exit/TestThreadExit.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/thread_exit/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/thread_specific_break/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/cpp_global_location/TestTsanCPPGlobalLocation.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/global_location/TestTsanGlobalLocation.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/multiple/TestTsanMultiple.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tty/TestTerminal.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/type_completion/TestTypeCompletion.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/type_lookup/TestTypeLookup.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ubsan/basic/TestUbsanBasic.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ubsan/user-expression/TestUbsanUserExpression.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/ehframe/TestEhFrameUnwind.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/ehframe/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/noreturn/TestNoreturnUnwind.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/sigtramp/TestSigtrampUnwind.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/standard/TestStandardUnwind.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/value_md5_crash/TestValueMD5Crash.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchpoint/TestMyFirstWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multi_watchpoint_slots/TestWatchpointMultipleSlots.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_hits/TestMultipleHits.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads/TestWatchpointMultipleThreads.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/variable_out_of_scope/TestWatchedVarHitWhenInScope.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/TestWatchpointCommands.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandLLDB.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/condition/TestWatchpointConditionCmd.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_disable/TestWatchpointDisable.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_events/TestWatchpointEvents.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_on_vectors/TestValueOfVectorVariable.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_set_command/TestWatchLocationWithWatchSet.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_set_command/TestWatchpointSetErrorCases.py vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_size/TestWatchpointSizes.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/anonymous/TestAnonymous.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/array_types/TestArrayTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/blocks/TestBlocks.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One/One.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/TestConflictingSymbol.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two/Two.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/const_variables/TestConstVariables.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/find_struct_type/TestFindStructTypes.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/forward/TestForwardDeclaration.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/function_types/TestFunctionTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/global_variables/main.c vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/inlines/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/register_variables/test.c vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/set_values/TestSetValues.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/shared_lib/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/shared_lib/TestSharedLib.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/shared_lib_stripped_symbols/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/step-target/TestStepTarget.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/stepping/TestStepAndBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/stepping/TestThreadStepping.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/strings/TestCStrings.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/tls_globals/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/tls_globals/TestTlsGlobals.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/typedef/Testtypedef.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unions/TestUnionMembers.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/auto/TestCPPAuto.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/auto/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/bool/TestCPPBool.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/chained-calls/TestCppChainedCalls.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/char1632_t/TestChar1632T.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class_types/TestClassTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class_types/TestClassTypesDisassembly.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class_types/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/diamond/TestDiamond.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/dynamic-value/TestCppValueCast.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/dynamic-value/TestDynamicValue.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/enum_types/TestCPP11EnumTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/frame-var-anon-unions/TestFrameVariableAnonymousUnions.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/function-template-parameter-pack/TestFunctionTemplateParameterPack.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/global_operators/TestCppGlobalOperators.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules/TestWithModuleDebugging.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules/pch.h (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/incomplete-types/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/incomplete-types/TestCppIncompleteTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/inlines/TestInlines.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/member-and-local-vars-with-same-name/TestMembersAndLocalsWithSameName.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.h vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/TestNamespaceDefinitions.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/a.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/b.mk (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/nsimport/TestCppNsImport.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/printf/TestPrintf.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/rvalue-references/TestRvalueReferences.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/signed_types/TestSignedTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/static_members/TestCPPStaticMembers.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/static_methods/TestCPPStaticMethods.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/stl/TestSTL.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/stl/TestStdCXXDisassembly.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/template/main.cpp (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/this/TestCPPThis.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/unicode-literals/TestUnicodeLiterals.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/unique-types/TestUniqueTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/unsigned_types/TestUnsignedTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/virtual/TestVirtual.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/wchar_t/TestCxxWCharT.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/go/expressions/TestExpressions.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/go/formatters/TestGoFormatters.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/go/goroutines/TestGoroutines.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/go/runtime/TestGoLanguageRuntime vendor/lldb/dist/packages/Python/lldbsuite/test/lang/go/types/TestGoASTContext.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/mixed/TestMixedLanguages.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/bitfield_ivars/TestBitfieldIvars.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/blocks/TestObjCIvarsInBlocks.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/TestConflictingDefinition.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/forward-decl/TestForwardDecl.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestConstStrings.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestFoundationDisassembly.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMethods.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMethods2.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestObjectDescriptionAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestRuntimeTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/foundation/TestSymbolTable.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/global_ptrs/TestGlobalObjects.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/hidden-ivars/TestHiddenIvars.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/ivar-IMP/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/ivar-IMP/TestObjCiVarIMP.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-auto-import/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-auto-import/TestModulesAutoImport.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/TestIncompleteModules.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/main.m vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/module.map vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/myModule.h vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/myModule.m vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/TestModulesInlineFunctions.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/modules/TestObjCModules.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc++/TestObjCXX.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-baseclass-sbtype/TestObjCBaseClassSBType.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-builtin-types/TestObjCBuiltinTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-checker/TestObjCCheckers.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-class-method/TestObjCClassMethod.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-dyn-sbtype/TestObjCDynamicSBType.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-ivar-offsets/TestObjCIvarOffsets.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-ivar-stripped/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-ivar-stripped/TestObjCIvarStripped.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestObjCNewSyntax.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-optimized/TestObjcOptimized.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-property/TestObjCProperty.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/TestObjCStaticMethodStripped.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-static-method/TestObjCStaticMethod.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-stepping/TestObjCStepping.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-struct-argument/TestObjCStructArgument.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-struct-argument/test.m vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-struct-return/TestObjCStructReturn.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/objc-super/TestObjCSuper.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/print-obj/TestPrintObj.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/ptr_refs/TestPtrRefsObjC.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/radar-9691614/TestObjCMethodReturningBOOL.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/rdar-10967107/TestRdar10967107.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/rdar-11355592/TestRdar11355592.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/rdar-12408181/TestRdar12408181.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/real-definition/TestRealDefinition.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/self/TestObjCSelf.py vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/single-entry-dictionary/TestObjCSingleEntryDictionary.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/add-symbols/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/add-symbols/TestTargetSymbolsAddCommand.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/builtin_trap/TestBuiltinTrap.py vendor/lldb/dist/packages/Python/lldbsuite/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py vendor/lldb/dist/packages/Python/lldbsuite/test/lldbinline.py vendor/lldb/dist/packages/Python/lldbsuite/test/lldbplatformutil.py vendor/lldb/dist/packages/Python/lldbsuite/test/lldbtest.py vendor/lldb/dist/packages/Python/lldbsuite/test/lldbtest_config.py vendor/lldb/dist/packages/Python/lldbsuite/test/lldbutil.py vendor/lldb/dist/packages/Python/lldbsuite/test/logging/TestLogging.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/add-dsym/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/bundle-with-dot-in-filename/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/bundle-with-dot-in-filename/TestBundleWithDotInFilename.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/deep-bundle/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/deep-bundle/TestDeepBundle.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/deep-bundle/main.c (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/indirect_symbol/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/indirect_symbol/TestIndirectSymbols.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/nslog/TestDarwinNSLogOutput.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/order/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/order/TestOrderFile.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/queues/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/safe-to-func-call/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/safe-to-func-call/TestSafeFuncCalls.py vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/thread-names/Makefile (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/thread-names/TestInterruptThreadNames.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/universal/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/universal/TestUniversal.py vendor/lldb/dist/packages/Python/lldbsuite/test/make/Android.rules vendor/lldb/dist/packages/Python/lldbsuite/test/make/Makefile.rules vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_base.py vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_darwin.py vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_freebsd.py vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_linux.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_netbsd.py vendor/lldb/dist/packages/Python/lldbsuite/test/plugins/builder_win32.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/class_members/TestSBTypeClassMembers.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/disassemble-raw-data/TestDisassembleRawData.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/event/TestEvents.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/findvalue_duplist/TestSBFrameFindValue.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/formatters/TestFormattersSBAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/frame/get-variables/TestGetVariables.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/frame/inlines/TestInlinedFrame.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/function_symbol/TestDisasmAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/function_symbol/TestSymbolAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/hello_world/TestHelloWorld.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/hello_world/main.c vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/lldbutil/frame/TestFrameUtils.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/lldbutil/iter/TestLLDBIterator.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/lldbutil/iter/TestRegistersIterator.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/lldbutil/process/TestPrintStackTraces.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/module_section/TestModuleAndSection.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/name_lookup/TestNameLookup.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/objc_type/TestObjCType.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/process/io/TestProcessIO.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/process/read-mem-cstring/TestReadMemCString.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/rdar-12481949/Test-rdar-12481949.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/sbvalue_persist/TestSBValuePersist.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/symbol-context/two-files/TestSymbolContextTwoFiles.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/type/TestTypeList.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/change_values/TestChangeValueAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/empty_class/TestValueAPIEmptyClass.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/linked_list/TestValueAPILinkedList.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value_var_update/TestValueVarUpdate.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/watchpoint/TestWatchpointIgnoreCount.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/watchpoint/TestWatchpointIter.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py vendor/lldb/dist/packages/Python/lldbsuite/test/settings/TestSettings.py vendor/lldb/dist/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py vendor/lldb/dist/packages/Python/lldbsuite/test/settings/quoting/main.c vendor/lldb/dist/packages/Python/lldbsuite/test/source-manager/Makefile vendor/lldb/dist/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py vendor/lldb/dist/packages/Python/lldbsuite/test/terminal/TestSTTYBeforeAndAfter.py vendor/lldb/dist/packages/Python/lldbsuite/test/test_categories.py vendor/lldb/dist/packages/Python/lldbsuite/test/test_result.py vendor/lldb/dist/packages/Python/lldbsuite/test/test_runner/process_control.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/TestMiFile.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/TestMiLibraryLoaded.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/data/TestMiData.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiCliSupport.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/lldbmi_testcase.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/signal/TestMiSignal.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/startup_options/TestMiStartupOptions.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/target/TestMiTarget.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/variable/TestMiVar.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteExpeditedRegisters.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteModuleInfo.py (contents, props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/main.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py vendor/lldb/dist/packages/Python/lldbsuite/test/types/AbstractBase.py vendor/lldb/dist/packages/Python/lldbsuite/test/types/TestRecursiveTypes.py vendor/lldb/dist/packages/Python/lldbsuite/test/types/basic_type.cpp vendor/lldb/dist/packages/Python/lldbsuite/test/warnings/uuid/TestAddDsymCommand.py vendor/lldb/dist/packages/Python/lldbsuite/test_event/formatter/xunit.py (contents, props changed) vendor/lldb/dist/resources/LLDB-Info.plist vendor/lldb/dist/scripts/CMakeLists.txt vendor/lldb/dist/scripts/Python/modules/readline/CMakeLists.txt vendor/lldb/dist/scripts/Python/python-extensions.swig vendor/lldb/dist/scripts/interface/SBAddress.i vendor/lldb/dist/scripts/interface/SBCommandInterpreter.i vendor/lldb/dist/scripts/interface/SBDebugger.i vendor/lldb/dist/scripts/interface/SBInstruction.i vendor/lldb/dist/scripts/interface/SBModule.i vendor/lldb/dist/scripts/interface/SBProcess.i vendor/lldb/dist/scripts/interface/SBSymbolContext.i vendor/lldb/dist/scripts/interface/SBTarget.i vendor/lldb/dist/scripts/interface/SBThread.i vendor/lldb/dist/scripts/interface/SBValue.i vendor/lldb/dist/scripts/utilsOsType.py vendor/lldb/dist/source/API/CMakeLists.txt vendor/lldb/dist/source/API/SBAddress.cpp vendor/lldb/dist/source/API/SBAttachInfo.cpp (contents, props changed) vendor/lldb/dist/source/API/SBBreakpointName.cpp (contents, props changed) vendor/lldb/dist/source/API/SBCommandInterpreter.cpp vendor/lldb/dist/source/API/SBDebugger.cpp vendor/lldb/dist/source/API/SBEvent.cpp vendor/lldb/dist/source/API/SBFrame.cpp vendor/lldb/dist/source/API/SBHostOS.cpp vendor/lldb/dist/source/API/SBInstruction.cpp vendor/lldb/dist/source/API/SBInstructionList.cpp vendor/lldb/dist/source/API/SBLaunchInfo.cpp (contents, props changed) vendor/lldb/dist/source/API/SBModule.cpp vendor/lldb/dist/source/API/SBModuleSpec.cpp vendor/lldb/dist/source/API/SBPlatform.cpp vendor/lldb/dist/source/API/SBProcess.cpp vendor/lldb/dist/source/API/SBQueueItem.cpp (contents, props changed) vendor/lldb/dist/source/API/SBStream.cpp vendor/lldb/dist/source/API/SBTarget.cpp vendor/lldb/dist/source/API/SBThread.cpp vendor/lldb/dist/source/API/SBThreadPlan.cpp (contents, props changed) vendor/lldb/dist/source/API/SBType.cpp vendor/lldb/dist/source/API/SBTypeCategory.cpp vendor/lldb/dist/source/API/SBValue.cpp vendor/lldb/dist/source/API/SystemInitializerFull.cpp (contents, props changed) vendor/lldb/dist/source/Breakpoint/Breakpoint.cpp vendor/lldb/dist/source/Breakpoint/BreakpointID.cpp vendor/lldb/dist/source/Breakpoint/BreakpointIDList.cpp vendor/lldb/dist/source/Breakpoint/BreakpointList.cpp vendor/lldb/dist/source/Breakpoint/BreakpointLocation.cpp vendor/lldb/dist/source/Breakpoint/BreakpointLocationList.cpp vendor/lldb/dist/source/Breakpoint/BreakpointOptions.cpp vendor/lldb/dist/source/Breakpoint/BreakpointResolver.cpp vendor/lldb/dist/source/Breakpoint/BreakpointResolverAddress.cpp vendor/lldb/dist/source/Breakpoint/BreakpointResolverFileLine.cpp vendor/lldb/dist/source/Breakpoint/BreakpointResolverName.cpp vendor/lldb/dist/source/Breakpoint/BreakpointSiteList.cpp vendor/lldb/dist/source/Breakpoint/Watchpoint.cpp vendor/lldb/dist/source/Breakpoint/WatchpointList.cpp vendor/lldb/dist/source/Breakpoint/WatchpointOptions.cpp vendor/lldb/dist/source/Commands/CMakeLists.txt vendor/lldb/dist/source/Commands/CommandCompletions.cpp vendor/lldb/dist/source/Commands/CommandObjectApropos.cpp vendor/lldb/dist/source/Commands/CommandObjectBreakpoint.cpp vendor/lldb/dist/source/Commands/CommandObjectBreakpointCommand.cpp vendor/lldb/dist/source/Commands/CommandObjectCommands.cpp vendor/lldb/dist/source/Commands/CommandObjectDisassemble.cpp vendor/lldb/dist/source/Commands/CommandObjectExpression.cpp vendor/lldb/dist/source/Commands/CommandObjectExpression.h vendor/lldb/dist/source/Commands/CommandObjectFrame.cpp vendor/lldb/dist/source/Commands/CommandObjectHelp.cpp vendor/lldb/dist/source/Commands/CommandObjectHelp.h vendor/lldb/dist/source/Commands/CommandObjectLog.cpp vendor/lldb/dist/source/Commands/CommandObjectMemory.cpp vendor/lldb/dist/source/Commands/CommandObjectMultiword.cpp vendor/lldb/dist/source/Commands/CommandObjectPlatform.cpp vendor/lldb/dist/source/Commands/CommandObjectPlugin.cpp vendor/lldb/dist/source/Commands/CommandObjectProcess.cpp vendor/lldb/dist/source/Commands/CommandObjectQuit.cpp vendor/lldb/dist/source/Commands/CommandObjectRegister.cpp vendor/lldb/dist/source/Commands/CommandObjectSettings.cpp vendor/lldb/dist/source/Commands/CommandObjectSource.cpp vendor/lldb/dist/source/Commands/CommandObjectTarget.cpp vendor/lldb/dist/source/Commands/CommandObjectThread.cpp vendor/lldb/dist/source/Commands/CommandObjectType.cpp vendor/lldb/dist/source/Commands/CommandObjectWatchpoint.cpp vendor/lldb/dist/source/Commands/CommandObjectWatchpointCommand.cpp vendor/lldb/dist/source/Core/Address.cpp vendor/lldb/dist/source/Core/AddressResolverName.cpp vendor/lldb/dist/source/Core/Broadcaster.cpp vendor/lldb/dist/source/Core/CMakeLists.txt vendor/lldb/dist/source/Core/Communication.cpp vendor/lldb/dist/source/Core/Debugger.cpp vendor/lldb/dist/source/Core/Disassembler.cpp vendor/lldb/dist/source/Core/DumpDataExtractor.cpp (contents, props changed) vendor/lldb/dist/source/Core/DynamicLoader.cpp vendor/lldb/dist/source/Core/EmulateInstruction.cpp vendor/lldb/dist/source/Core/Event.cpp vendor/lldb/dist/source/Core/FileLineResolver.cpp vendor/lldb/dist/source/Core/FileSpecList.cpp vendor/lldb/dist/source/Core/FormatEntity.cpp (contents, props changed) vendor/lldb/dist/source/Core/IOHandler.cpp (contents, props changed) vendor/lldb/dist/source/Core/Listener.cpp vendor/lldb/dist/source/Core/Mangled.cpp vendor/lldb/dist/source/Core/Module.cpp vendor/lldb/dist/source/Core/ModuleList.cpp vendor/lldb/dist/source/Core/Opcode.cpp vendor/lldb/dist/source/Core/PluginManager.cpp vendor/lldb/dist/source/Core/RegisterValue.cpp vendor/lldb/dist/source/Core/Scalar.cpp vendor/lldb/dist/source/Core/Section.cpp vendor/lldb/dist/source/Core/SourceManager.cpp vendor/lldb/dist/source/Core/Value.cpp vendor/lldb/dist/source/Core/ValueObject.cpp vendor/lldb/dist/source/Core/ValueObjectCast.cpp vendor/lldb/dist/source/Core/ValueObjectChild.cpp vendor/lldb/dist/source/Core/ValueObjectDynamicValue.cpp vendor/lldb/dist/source/Core/ValueObjectList.cpp vendor/lldb/dist/source/Core/ValueObjectMemory.cpp vendor/lldb/dist/source/Core/ValueObjectSyntheticFilter.cpp vendor/lldb/dist/source/Core/ValueObjectVariable.cpp vendor/lldb/dist/source/DataFormatters/FormatManager.cpp vendor/lldb/dist/source/DataFormatters/StringPrinter.cpp (contents, props changed) vendor/lldb/dist/source/DataFormatters/TypeFormat.cpp vendor/lldb/dist/source/DataFormatters/ValueObjectPrinter.cpp (contents, props changed) vendor/lldb/dist/source/DataFormatters/VectorType.cpp (contents, props changed) vendor/lldb/dist/source/Expression/CMakeLists.txt vendor/lldb/dist/source/Expression/DWARFExpression.cpp vendor/lldb/dist/source/Expression/DiagnosticManager.cpp (contents, props changed) vendor/lldb/dist/source/Expression/ExpressionSourceCode.cpp vendor/lldb/dist/source/Expression/ExpressionVariable.cpp (contents, props changed) vendor/lldb/dist/source/Expression/FunctionCaller.cpp (contents, props changed) vendor/lldb/dist/source/Expression/IRDynamicChecks.cpp vendor/lldb/dist/source/Expression/IRExecutionUnit.cpp vendor/lldb/dist/source/Expression/IRInterpreter.cpp vendor/lldb/dist/source/Expression/IRMemoryMap.cpp vendor/lldb/dist/source/Expression/LLVMUserExpression.cpp (contents, props changed) vendor/lldb/dist/source/Expression/Materializer.cpp vendor/lldb/dist/source/Expression/REPL.cpp (contents, props changed) vendor/lldb/dist/source/Expression/UserExpression.cpp (contents, props changed) vendor/lldb/dist/source/Host/CMakeLists.txt vendor/lldb/dist/source/Host/android/HostInfoAndroid.cpp vendor/lldb/dist/source/Host/common/Editline.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/File.cpp vendor/lldb/dist/source/Host/common/Host.cpp vendor/lldb/dist/source/Host/common/HostInfoBase.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/MainLoop.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/MonitoringProcessLauncher.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/NativeBreakpointList.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/NativeProcessProtocol.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/NativeRegisterContext.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/NativeThreadProtocol.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/PseudoTerminal.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/Socket.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/SoftwareBreakpoint.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/Symbols.cpp vendor/lldb/dist/source/Host/common/TCPSocket.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/TaskPool.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/Terminal.cpp vendor/lldb/dist/source/Host/common/UDPSocket.cpp (contents, props changed) vendor/lldb/dist/source/Host/common/XML.cpp (contents, props changed) vendor/lldb/dist/source/Host/freebsd/Host.cpp vendor/lldb/dist/source/Host/freebsd/HostInfoFreeBSD.cpp (contents, props changed) vendor/lldb/dist/source/Host/linux/Host.cpp vendor/lldb/dist/source/Host/linux/HostInfoLinux.cpp vendor/lldb/dist/source/Host/macosx/Symbols.cpp vendor/lldb/dist/source/Host/macosx/cfcpp/CFCMutableDictionary.cpp vendor/lldb/dist/source/Host/macosx/cfcpp/CFCString.cpp vendor/lldb/dist/source/Host/netbsd/Host.cpp (contents, props changed) vendor/lldb/dist/source/Host/netbsd/HostInfoNetBSD.cpp (contents, props changed) vendor/lldb/dist/source/Host/openbsd/Host.cpp (contents, props changed) vendor/lldb/dist/source/Host/posix/ConnectionFileDescriptorPosix.cpp (contents, props changed) vendor/lldb/dist/source/Host/posix/FileSystem.cpp (contents, props changed) vendor/lldb/dist/source/Host/posix/HostInfoPosix.cpp (contents, props changed) vendor/lldb/dist/source/Host/posix/HostThreadPosix.cpp (contents, props changed) vendor/lldb/dist/source/Host/posix/PipePosix.cpp (contents, props changed) vendor/lldb/dist/source/Host/posix/ProcessLauncherPosixFork.cpp (contents, props changed) vendor/lldb/dist/source/Host/windows/ConnectionGenericFileWindows.cpp vendor/lldb/dist/source/Host/windows/EditLineWin.cpp vendor/lldb/dist/source/Host/windows/FileSystem.cpp vendor/lldb/dist/source/Host/windows/Host.cpp vendor/lldb/dist/source/Host/windows/HostInfoWindows.cpp vendor/lldb/dist/source/Host/windows/HostProcessWindows.cpp vendor/lldb/dist/source/Host/windows/PipeWindows.cpp vendor/lldb/dist/source/Host/windows/ProcessLauncherWindows.cpp vendor/lldb/dist/source/Initialization/CMakeLists.txt vendor/lldb/dist/source/Initialization/SystemInitializerCommon.cpp (contents, props changed) vendor/lldb/dist/source/Interpreter/CMakeLists.txt vendor/lldb/dist/source/Interpreter/CommandAlias.cpp (contents, props changed) vendor/lldb/dist/source/Interpreter/CommandInterpreter.cpp vendor/lldb/dist/source/Interpreter/CommandObject.cpp vendor/lldb/dist/source/Interpreter/CommandObjectRegexCommand.cpp vendor/lldb/dist/source/Interpreter/CommandObjectScript.cpp vendor/lldb/dist/source/Interpreter/CommandObjectScript.h vendor/lldb/dist/source/Interpreter/CommandReturnObject.cpp vendor/lldb/dist/source/Interpreter/OptionGroupBoolean.cpp vendor/lldb/dist/source/Interpreter/OptionGroupFormat.cpp vendor/lldb/dist/source/Interpreter/OptionGroupPlatform.cpp vendor/lldb/dist/source/Interpreter/OptionGroupValueObjectDisplay.cpp vendor/lldb/dist/source/Interpreter/OptionGroupVariable.cpp vendor/lldb/dist/source/Interpreter/OptionGroupWatchpoint.cpp vendor/lldb/dist/source/Interpreter/OptionValue.cpp vendor/lldb/dist/source/Interpreter/OptionValueArch.cpp vendor/lldb/dist/source/Interpreter/OptionValueArgs.cpp vendor/lldb/dist/source/Interpreter/OptionValueArray.cpp vendor/lldb/dist/source/Interpreter/OptionValueBoolean.cpp vendor/lldb/dist/source/Interpreter/OptionValueChar.cpp (contents, props changed) vendor/lldb/dist/source/Interpreter/OptionValueDictionary.cpp vendor/lldb/dist/source/Interpreter/OptionValueEnumeration.cpp vendor/lldb/dist/source/Interpreter/OptionValueFileSpec.cpp vendor/lldb/dist/source/Interpreter/OptionValueFileSpecLIst.cpp vendor/lldb/dist/source/Interpreter/OptionValueFormat.cpp vendor/lldb/dist/source/Interpreter/OptionValueFormatEntity.cpp (contents, props changed) vendor/lldb/dist/source/Interpreter/OptionValueLanguage.cpp (contents, props changed) vendor/lldb/dist/source/Interpreter/OptionValuePathMappings.cpp vendor/lldb/dist/source/Interpreter/OptionValueProperties.cpp vendor/lldb/dist/source/Interpreter/OptionValueSInt64.cpp vendor/lldb/dist/source/Interpreter/OptionValueString.cpp vendor/lldb/dist/source/Interpreter/OptionValueUUID.cpp vendor/lldb/dist/source/Interpreter/Options.cpp vendor/lldb/dist/source/Interpreter/Property.cpp vendor/lldb/dist/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp vendor/lldb/dist/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp vendor/lldb/dist/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.h (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp vendor/lldb/dist/source/Plugins/Architecture/Arm/ArchitectureArm.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Architecture/Arm/ArchitectureArm.h (contents, props changed) vendor/lldb/dist/source/Plugins/Architecture/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp vendor/lldb/dist/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h vendor/lldb/dist/source/Plugins/DynamicLoader/CMakeLists.txt vendor/lldb/dist/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp vendor/lldb/dist/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h vendor/lldb/dist/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h (contents, props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp vendor/lldb/dist/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.h vendor/lldb/dist/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp vendor/lldb/dist/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h vendor/lldb/dist/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp vendor/lldb/dist/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h vendor/lldb/dist/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/CMakeLists.txt vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangASTSource.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/IRForTarget.h (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoUserExpression.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoUserExpression.h (contents, props changed) vendor/lldb/dist/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp vendor/lldb/dist/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Instruction/CMakeLists.txt vendor/lldb/dist/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/JITLoader/GDB/CMakeLists.txt vendor/lldb/dist/source/Plugins/Language/CPlusPlus/BlockPointer.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxx.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxList.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/Cocoa.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/Cocoa.h (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSDictionary.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSError.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSException.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSSet.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSString.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/ObjCLanguage.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp vendor/lldb/dist/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp vendor/lldb/dist/source/Plugins/ObjectFile/ELF/ELFHeader.cpp vendor/lldb/dist/source/Plugins/ObjectFile/ELF/ELFHeader.h vendor/lldb/dist/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp vendor/lldb/dist/source/Plugins/ObjectFile/ELF/ObjectFileELF.h vendor/lldb/dist/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp vendor/lldb/dist/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h vendor/lldb/dist/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp vendor/lldb/dist/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp vendor/lldb/dist/source/Plugins/Platform/Android/AdbClient.cpp vendor/lldb/dist/source/Plugins/Platform/Android/PlatformAndroid.cpp vendor/lldb/dist/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp vendor/lldb/dist/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp vendor/lldb/dist/source/Plugins/Platform/Linux/PlatformLinux.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/CMakeLists.txt vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.h vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformDarwin.h vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp vendor/lldb/dist/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.cpp vendor/lldb/dist/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/POSIX/PlatformPOSIX.h (contents, props changed) vendor/lldb/dist/source/Plugins/Platform/Windows/PlatformWindows.cpp vendor/lldb/dist/source/Plugins/Platform/Windows/PlatformWindows.h vendor/lldb/dist/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp vendor/lldb/dist/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h vendor/lldb/dist/source/Plugins/Process/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/Darwin/CFString.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/DarwinProcessLauncher.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/MachException.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/NativeProcessDarwin.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/NativeProcessDarwin.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/NativeThreadDarwin.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/NativeThreadListDarwin.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/FreeBSDThread.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/POSIXStopInfo.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp vendor/lldb/dist/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp vendor/lldb/dist/source/Plugins/Process/FreeBSD/ProcessMonitor.h vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIX.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_mips64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_powerpc.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Linux/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/Linux/NativeProcessLinux.cpp vendor/lldb/dist/source/Plugins/Process/Linux/NativeProcessLinux.h vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp vendor/lldb/dist/source/Plugins/Process/Linux/NativeThreadLinux.cpp vendor/lldb/dist/source/Plugins/Process/Linux/ProcessorTrace.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Linux/SingleStepCheck.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp vendor/lldb/dist/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp vendor/lldb/dist/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp vendor/lldb/dist/source/Plugins/Process/NetBSD/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/POSIX/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/POSIX/CrashReason.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp vendor/lldb/dist/source/Plugins/Process/Utility/DynamicRegisterInfo.h vendor/lldb/dist/source/Plugins/Process/Utility/HistoryThread.h vendor/lldb/dist/source/Plugins/Process/Utility/InstructionUtils.h vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLLDB.cpp vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextMemory.cpp vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoInterface.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Utility/StopInfoMachException.cpp vendor/lldb/dist/source/Plugins/Process/Utility/ThreadMemory.cpp vendor/lldb/dist/source/Plugins/Process/Utility/UnwindLLDB.cpp vendor/lldb/dist/source/Plugins/Process/Utility/UnwindLLDB.h vendor/lldb/dist/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp vendor/lldb/dist/source/Plugins/Process/Windows/Common/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/Windows/Common/DebuggerThread.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/ProcessWindows.cpp vendor/lldb/dist/source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp vendor/lldb/dist/source/Plugins/Process/Windows/Common/TargetThreadWindows.h vendor/lldb/dist/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp vendor/lldb/dist/source/Plugins/Process/Windows/Common/x86/RegisterContextWindows_x86.cpp vendor/lldb/dist/source/Plugins/Process/elf-core/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/elf-core/ProcessElfCore.cpp vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/ThreadElfCore.cpp vendor/lldb/dist/source/Plugins/Process/elf-core/ThreadElfCore.h vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp vendor/lldb/dist/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp vendor/lldb/dist/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h vendor/lldb/dist/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp vendor/lldb/dist/source/Plugins/Process/mach-core/CMakeLists.txt vendor/lldb/dist/source/Plugins/Process/mach-core/ProcessMachCore.cpp vendor/lldb/dist/source/Plugins/Process/mach-core/ThreadMachCore.cpp vendor/lldb/dist/source/Plugins/Process/minidump/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/Process/minidump/MinidumpParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/minidump/MinidumpParser.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/minidump/MinidumpTypes.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/minidump/MinidumpTypes.h (contents, props changed) vendor/lldb/dist/source/Plugins/Process/minidump/ProcessMinidump.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/Process/minidump/ProcessMinidump.h (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/CMakeLists.txt vendor/lldb/dist/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h (contents, props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/lldb-python.h (contents, props changed) vendor/lldb/dist/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/CMakeLists.txt vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DIERef.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DIERef.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserJava.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserOCaml.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserOCaml.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDIE.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDefines.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp vendor/lldb/dist/source/Plugins/SymbolFile/PDB/CMakeLists.txt (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/PDB/PDBASTParser.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h (contents, props changed) vendor/lldb/dist/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp vendor/lldb/dist/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp vendor/lldb/dist/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp vendor/lldb/dist/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp vendor/lldb/dist/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp vendor/lldb/dist/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp vendor/lldb/dist/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp vendor/lldb/dist/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp vendor/lldb/dist/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp vendor/lldb/dist/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp vendor/lldb/dist/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp (contents, props changed) vendor/lldb/dist/source/Symbol/ArmUnwindInfo.cpp (contents, props changed) vendor/lldb/dist/source/Symbol/Block.cpp vendor/lldb/dist/source/Symbol/CMakeLists.txt vendor/lldb/dist/source/Symbol/ClangASTContext.cpp vendor/lldb/dist/source/Symbol/ClangASTImporter.cpp vendor/lldb/dist/source/Symbol/CompactUnwindInfo.cpp (contents, props changed) vendor/lldb/dist/source/Symbol/CompileUnit.cpp vendor/lldb/dist/source/Symbol/CompilerType.cpp (contents, props changed) vendor/lldb/dist/source/Symbol/DWARFCallFrameInfo.cpp vendor/lldb/dist/source/Symbol/Declaration.cpp vendor/lldb/dist/source/Symbol/FuncUnwinders.cpp vendor/lldb/dist/source/Symbol/Function.cpp vendor/lldb/dist/source/Symbol/GoASTContext.cpp (contents, props changed) vendor/lldb/dist/source/Symbol/LineEntry.cpp vendor/lldb/dist/source/Symbol/LineTable.cpp vendor/lldb/dist/source/Symbol/ObjectFile.cpp vendor/lldb/dist/source/Symbol/Symbol.cpp vendor/lldb/dist/source/Symbol/SymbolContext.cpp vendor/lldb/dist/source/Symbol/SymbolFile.cpp vendor/lldb/dist/source/Symbol/SymbolVendor.cpp vendor/lldb/dist/source/Symbol/Symtab.cpp vendor/lldb/dist/source/Symbol/Type.cpp vendor/lldb/dist/source/Symbol/TypeList.cpp vendor/lldb/dist/source/Symbol/TypeMap.cpp (contents, props changed) vendor/lldb/dist/source/Symbol/UnwindPlan.cpp vendor/lldb/dist/source/Symbol/UnwindTable.cpp vendor/lldb/dist/source/Symbol/Variable.cpp vendor/lldb/dist/source/Target/ABI.cpp vendor/lldb/dist/source/Target/CMakeLists.txt vendor/lldb/dist/source/Target/ExecutionContext.cpp vendor/lldb/dist/source/Target/Memory.cpp vendor/lldb/dist/source/Target/ModuleCache.cpp (contents, props changed) vendor/lldb/dist/source/Target/ObjCLanguageRuntime.cpp vendor/lldb/dist/source/Target/PathMappingList.cpp vendor/lldb/dist/source/Target/Platform.cpp vendor/lldb/dist/source/Target/Process.cpp vendor/lldb/dist/source/Target/ProcessInfo.cpp (contents, props changed) vendor/lldb/dist/source/Target/ProcessLaunchInfo.cpp (contents, props changed) vendor/lldb/dist/source/Target/RegisterContext.cpp vendor/lldb/dist/source/Target/SectionLoadHistory.cpp (contents, props changed) vendor/lldb/dist/source/Target/SectionLoadList.cpp vendor/lldb/dist/source/Target/StackFrame.cpp vendor/lldb/dist/source/Target/StackFrameList.cpp vendor/lldb/dist/source/Target/StackID.cpp vendor/lldb/dist/source/Target/StopInfo.cpp vendor/lldb/dist/source/Target/Target.cpp vendor/lldb/dist/source/Target/TargetList.cpp vendor/lldb/dist/source/Target/Thread.cpp vendor/lldb/dist/source/Target/ThreadList.cpp vendor/lldb/dist/source/Target/ThreadPlan.cpp vendor/lldb/dist/source/Target/ThreadPlanBase.cpp vendor/lldb/dist/source/Target/ThreadPlanCallFunction.cpp vendor/lldb/dist/source/Target/ThreadPlanCallOnFunctionExit.cpp (contents, props changed) vendor/lldb/dist/source/Target/ThreadPlanCallUserExpression.cpp vendor/lldb/dist/source/Target/ThreadPlanPython.cpp (contents, props changed) vendor/lldb/dist/source/Target/ThreadPlanRunToAddress.cpp vendor/lldb/dist/source/Target/ThreadPlanShouldStopHere.cpp vendor/lldb/dist/source/Target/ThreadPlanStepInRange.cpp vendor/lldb/dist/source/Target/ThreadPlanStepInstruction.cpp vendor/lldb/dist/source/Target/ThreadPlanStepOut.cpp vendor/lldb/dist/source/Target/ThreadPlanStepOverBreakpoint.cpp vendor/lldb/dist/source/Target/ThreadPlanStepOverRange.cpp vendor/lldb/dist/source/Target/ThreadPlanStepRange.cpp vendor/lldb/dist/source/Target/ThreadPlanStepThrough.cpp vendor/lldb/dist/source/Target/ThreadPlanStepUntil.cpp vendor/lldb/dist/source/Target/ThreadPlanTracer.cpp vendor/lldb/dist/source/Target/UnixSignals.cpp vendor/lldb/dist/source/Utility/ArchSpec.cpp (contents, props changed) vendor/lldb/dist/source/Utility/CMakeLists.txt vendor/lldb/dist/source/Utility/ConstString.cpp (contents, props changed) vendor/lldb/dist/source/Utility/DataBufferHeap.cpp (contents, props changed) vendor/lldb/dist/source/Utility/DataEncoder.cpp (contents, props changed) vendor/lldb/dist/source/Utility/DataExtractor.cpp (contents, props changed) vendor/lldb/dist/source/Utility/FastDemangle.cpp (contents, props changed) vendor/lldb/dist/source/Utility/FileSpec.cpp (contents, props changed) vendor/lldb/dist/source/Utility/JSON.cpp (contents, props changed) vendor/lldb/dist/source/Utility/Log.cpp (contents, props changed) vendor/lldb/dist/source/Utility/RegularExpression.cpp (contents, props changed) vendor/lldb/dist/source/Utility/SelectHelper.cpp (contents, props changed) vendor/lldb/dist/source/Utility/SharingPtr.cpp vendor/lldb/dist/source/Utility/Status.cpp (contents, props changed) vendor/lldb/dist/source/Utility/Stream.cpp (contents, props changed) vendor/lldb/dist/source/Utility/StringExtractor.cpp vendor/lldb/dist/source/Utility/StringExtractorGDBRemote.cpp vendor/lldb/dist/source/Utility/StructuredData.cpp (contents, props changed) vendor/lldb/dist/source/Utility/TildeExpressionResolver.cpp (contents, props changed) vendor/lldb/dist/source/Utility/UUID.cpp (contents, props changed) vendor/lldb/dist/source/Utility/VASprintf.cpp (contents, props changed) vendor/lldb/dist/test/CMakeLists.txt vendor/lldb/dist/tools/argdumper/CMakeLists.txt vendor/lldb/dist/tools/darwin-debug/CMakeLists.txt vendor/lldb/dist/tools/darwin-threads/examine-threads.c vendor/lldb/dist/tools/debugserver/debugserver.xcodeproj/project.pbxproj vendor/lldb/dist/tools/debugserver/source/CMakeLists.txt vendor/lldb/dist/tools/debugserver/source/DNB.cpp vendor/lldb/dist/tools/debugserver/source/DNB.h vendor/lldb/dist/tools/debugserver/source/DNBDefs.h vendor/lldb/dist/tools/debugserver/source/JSONGenerator.h vendor/lldb/dist/tools/debugserver/source/MacOSX/MachException.cpp vendor/lldb/dist/tools/debugserver/source/MacOSX/MachProcess.h vendor/lldb/dist/tools/debugserver/source/MacOSX/MachProcess.mm vendor/lldb/dist/tools/debugserver/source/MacOSX/MachTask.mm vendor/lldb/dist/tools/debugserver/source/MacOSX/MachVMMemory.cpp vendor/lldb/dist/tools/debugserver/source/MacOSX/MachVMMemory.h vendor/lldb/dist/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp vendor/lldb/dist/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.h vendor/lldb/dist/tools/debugserver/source/MacOSX/i386/MachRegisterStatesI386.h vendor/lldb/dist/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp vendor/lldb/dist/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.h vendor/lldb/dist/tools/debugserver/source/MacOSX/x86_64/MachRegisterStatesX86_64.h vendor/lldb/dist/tools/debugserver/source/RNBRemote.cpp vendor/lldb/dist/tools/debugserver/source/RNBServices.cpp vendor/lldb/dist/tools/debugserver/source/debugserver-entitlements.plist vendor/lldb/dist/tools/debugserver/source/debugserver-macosx-entitlements.plist vendor/lldb/dist/tools/driver/CMakeLists.txt vendor/lldb/dist/tools/driver/Driver.cpp vendor/lldb/dist/tools/driver/Driver.h vendor/lldb/dist/tools/intel-features/intel-pt/Decoder.h (contents, props changed) vendor/lldb/dist/tools/intel-features/intel-pt/PTDecoder.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdBase.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdBase.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdBreak.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdData.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdData.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdExec.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdExec.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdSymbol.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdSymbol.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdTarget.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmnResources.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MICmnResources.h (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MIDriver.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MIDriverMain.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MIDriverMgr.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MIReadMe.txt (contents, props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilSingletonHelper.h (contents, props changed) vendor/lldb/dist/tools/lldb-server/CMakeLists.txt vendor/lldb/dist/tools/lldb-server/LLDBServerUtilities.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-server/lldb-gdbserver.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-server/lldb-platform.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-server/lldb-server.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-test/SystemInitializerTest.cpp (contents, props changed) vendor/lldb/dist/tools/lldb-test/lldb-test.cpp (contents, props changed) vendor/lldb/dist/unittests/CMakeLists.txt vendor/lldb/dist/unittests/Core/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/Core/ScalarTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Expression/CMakeLists.txt vendor/lldb/dist/unittests/Host/CMakeLists.txt vendor/lldb/dist/unittests/Host/HostInfoTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Host/HostTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Host/SymbolsTest.cpp vendor/lldb/dist/unittests/Host/linux/HostTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Interpreter/CMakeLists.txt vendor/lldb/dist/unittests/Interpreter/TestCompletion.cpp (contents, props changed) vendor/lldb/dist/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp (contents, props changed) vendor/lldb/dist/unittests/ObjectFile/ELF/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/ObjectFile/ELF/TestObjectFileELF.cpp (contents, props changed) vendor/lldb/dist/unittests/Platform/PlatformDarwinTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Process/gdb-remote/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/Process/minidump/MinidumpParserTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Symbol/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/Symbol/TestClangASTContext.cpp (contents, props changed) vendor/lldb/dist/unittests/Symbol/TestDWARFCallFrameInfo.cpp (contents, props changed) vendor/lldb/dist/unittests/Symbol/TestType.cpp (contents, props changed) vendor/lldb/dist/unittests/Target/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/Target/ModuleCacheTest.cpp (contents, props changed) vendor/lldb/dist/unittests/UnwindAssembly/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/Utility/ArchSpecTest.cpp (contents, props changed) vendor/lldb/dist/unittests/Utility/CMakeLists.txt vendor/lldb/dist/unittests/Utility/LogTest.cpp (contents, props changed) vendor/lldb/dist/unittests/tools/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/CMakeLists.txt (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/LLGSTest.cpp (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/MessageObjects.cpp (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/MessageObjects.h (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/TestClient.cpp (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/TestClient.h (contents, props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp (contents, props changed) vendor/lldb/dist/www/architecture/index.html vendor/lldb/dist/www/build.html vendor/lldb/dist/www/features.html vendor/lldb/dist/www/index.html vendor/lldb/dist/www/lldb-gdb.html vendor/lldb/dist/www/projects.html (contents, props changed) vendor/lldb/dist/www/remote.html vendor/lldb/dist/www/status.html vendor/lldb/dist/www/test.html vendor/lldb/dist/www/tutorial.html Directory Properties: vendor/lldb/dist/cmake/XcodeHeaderGenerator/CMakeLists.txt (props changed) vendor/lldb/dist/examples/python/disassembly_mode.py (props changed) vendor/lldb/dist/examples/python/shadow.py (props changed) vendor/lldb/dist/examples/python/step_and_print.py (props changed) vendor/lldb/dist/examples/summaries/synth.py (props changed) vendor/lldb/dist/include/lldb/API/SBAttachInfo.h (props changed) vendor/lldb/dist/include/lldb/API/SBBreakpointName.h (props changed) vendor/lldb/dist/include/lldb/API/SBExecutionContext.h (props changed) vendor/lldb/dist/include/lldb/API/SBLanguageRuntime.h (props changed) vendor/lldb/dist/include/lldb/API/SBMemoryRegionInfo.h (props changed) vendor/lldb/dist/include/lldb/API/SBMemoryRegionInfoList.h (props changed) vendor/lldb/dist/include/lldb/API/SBProcessInfo.h (props changed) vendor/lldb/dist/include/lldb/API/SBQueue.h (props changed) vendor/lldb/dist/include/lldb/API/SBQueueItem.h (props changed) vendor/lldb/dist/include/lldb/API/SBThreadCollection.h (props changed) vendor/lldb/dist/include/lldb/API/SBThreadPlan.h (props changed) vendor/lldb/dist/include/lldb/API/SBTrace.h (props changed) vendor/lldb/dist/include/lldb/API/SBTraceOptions.h (props changed) vendor/lldb/dist/include/lldb/API/SBTypeEnumMember.h (props changed) vendor/lldb/dist/include/lldb/API/SBUnixSignals.h (props changed) vendor/lldb/dist/include/lldb/API/SBVariablesOptions.h (props changed) vendor/lldb/dist/include/lldb/Core/DumpDataExtractor.h (props changed) vendor/lldb/dist/include/lldb/Core/StructuredDataImpl.h (props changed) vendor/lldb/dist/include/lldb/Core/ThreadSafeDenseMap.h (props changed) vendor/lldb/dist/include/lldb/Core/ThreadSafeSTLVector.h (props changed) vendor/lldb/dist/include/lldb/Core/ValueObjectConstResultCast.h (props changed) vendor/lldb/dist/include/lldb/DataFormatters/CXXFunctionPointer.h (props changed) vendor/lldb/dist/include/lldb/DataFormatters/DumpValueObjectOptions.h (props changed) vendor/lldb/dist/include/lldb/DataFormatters/FormattersHelpers.h (props changed) vendor/lldb/dist/include/lldb/DataFormatters/LanguageCategory.h (props changed) vendor/lldb/dist/include/lldb/DataFormatters/VectorType.h (props changed) vendor/lldb/dist/include/lldb/Expression/DiagnosticManager.h (props changed) vendor/lldb/dist/include/lldb/Expression/REPL.h (props changed) vendor/lldb/dist/include/lldb/Host/ConnectionFileDescriptor.h (props changed) vendor/lldb/dist/include/lldb/Host/FileCache.h (props changed) vendor/lldb/dist/include/lldb/Host/FileSystem.h (props changed) vendor/lldb/dist/include/lldb/Host/HostGetOpt.h (props changed) vendor/lldb/dist/include/lldb/Host/HostNativeProcess.h (props changed) vendor/lldb/dist/include/lldb/Host/HostNativeProcessBase.h (props changed) vendor/lldb/dist/include/lldb/Host/HostNativeThread.h (props changed) vendor/lldb/dist/include/lldb/Host/HostNativeThreadBase.h (props changed) vendor/lldb/dist/include/lldb/Host/HostNativeThreadForward.h (props changed) vendor/lldb/dist/include/lldb/Host/LockFile.h (props changed) vendor/lldb/dist/include/lldb/Host/LockFileBase.h (props changed) vendor/lldb/dist/include/lldb/Host/OptionParser.h (props changed) vendor/lldb/dist/include/lldb/Host/Pipe.h (props changed) vendor/lldb/dist/include/lldb/Host/PipeBase.h (props changed) vendor/lldb/dist/include/lldb/Host/ProcessLauncher.h (props changed) vendor/lldb/dist/include/lldb/Host/ThreadLauncher.h (props changed) vendor/lldb/dist/include/lldb/Host/Time.h (props changed) vendor/lldb/dist/include/lldb/Host/common/NativeBreakpointList.h (props changed) vendor/lldb/dist/include/lldb/Host/common/NativeWatchpointList.h (props changed) vendor/lldb/dist/include/lldb/Host/common/SoftwareBreakpoint.h (props changed) vendor/lldb/dist/include/lldb/Host/common/TCPSocket.h (props changed) vendor/lldb/dist/include/lldb/Host/common/UDPSocket.h (props changed) vendor/lldb/dist/include/lldb/Host/linux/Support.h (props changed) vendor/lldb/dist/include/lldb/Host/openbsd/HostInfoOpenBSD.h (props changed) vendor/lldb/dist/include/lldb/Host/posix/DomainSocket.h (props changed) vendor/lldb/dist/include/lldb/Host/posix/Fcntl.h (props changed) vendor/lldb/dist/include/lldb/Host/posix/HostProcessPosix.h (props changed) vendor/lldb/dist/include/lldb/Host/posix/HostThreadPosix.h (props changed) vendor/lldb/dist/include/lldb/Host/posix/LockFilePosix.h (props changed) vendor/lldb/dist/include/lldb/Host/posix/ProcessLauncherPosixFork.h (props changed) vendor/lldb/dist/include/lldb/Initialization/SystemInitializer.h (props changed) vendor/lldb/dist/include/lldb/Initialization/SystemInitializerCommon.h (props changed) vendor/lldb/dist/include/lldb/Initialization/SystemLifetimeManager.h (props changed) vendor/lldb/dist/include/lldb/Interpreter/CommandOptionValidators.h (props changed) vendor/lldb/dist/include/lldb/Interpreter/OptionValueChar.h (props changed) vendor/lldb/dist/include/lldb/Interpreter/OptionValueLanguage.h (props changed) vendor/lldb/dist/include/lldb/Symbol/ArmUnwindInfo.h (props changed) vendor/lldb/dist/include/lldb/Symbol/ClangUtil.h (props changed) vendor/lldb/dist/include/lldb/Symbol/CompilerDecl.h (props changed) vendor/lldb/dist/include/lldb/Symbol/CompilerDeclContext.h (props changed) vendor/lldb/dist/include/lldb/Symbol/DebugMacros.h (props changed) vendor/lldb/dist/include/lldb/Symbol/JavaASTContext.h (props changed) vendor/lldb/dist/include/lldb/Symbol/OCamlASTContext.h (props changed) vendor/lldb/dist/include/lldb/Symbol/TypeMap.h (props changed) vendor/lldb/dist/include/lldb/Target/FileAction.h (props changed) vendor/lldb/dist/include/lldb/Target/InstrumentationRuntime.h (props changed) vendor/lldb/dist/include/lldb/Target/InstrumentationRuntimeStopInfo.h (props changed) vendor/lldb/dist/include/lldb/Target/JITLoaderList.h (props changed) vendor/lldb/dist/include/lldb/Target/MemoryHistory.h (props changed) vendor/lldb/dist/include/lldb/Target/StructuredDataPlugin.h (props changed) vendor/lldb/dist/include/lldb/Target/ThreadPlanCallOnFunctionExit.h (props changed) vendor/lldb/dist/include/lldb/Target/ThreadPlanPython.h (props changed) vendor/lldb/dist/include/lldb/Utility/Either.h (props changed) vendor/lldb/dist/include/lldb/Utility/Endian.h (props changed) vendor/lldb/dist/include/lldb/Utility/FastDemangle.h (props changed) vendor/lldb/dist/include/lldb/Utility/IOObject.h (props changed) vendor/lldb/dist/include/lldb/Utility/LLDBAssert.h (props changed) vendor/lldb/dist/include/lldb/Utility/Logging.h (props changed) vendor/lldb/dist/include/lldb/Utility/NameMatches.h (props changed) vendor/lldb/dist/include/lldb/Utility/StreamCallback.h (props changed) vendor/lldb/dist/include/lldb/Utility/StreamGDBRemote.h (props changed) vendor/lldb/dist/include/lldb/Utility/StreamString.h (props changed) vendor/lldb/dist/include/lldb/Utility/StringLexer.h (props changed) vendor/lldb/dist/include/lldb/Utility/TraceOptions.h (props changed) vendor/lldb/dist/include/lldb/Utility/UriParser.h (props changed) vendor/lldb/dist/include/lldb/Utility/VASPrintf.h (props changed) vendor/lldb/dist/include/lldb/Utility/VMRange.h (props changed) vendor/lldb/dist/lit/Expr/Inputs/call-function.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/pre_kill_hook/__init__.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/pre_kill_hook/darwin.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/pre_kill_hook/linux.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/pre_kill_hook/tests/__init__.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/pre_kill_hook/tests/test_darwin.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/pre_kill_hook/tests/test_linux.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/support/encoded_file.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/support/funcutils.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/support/gmodules.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/support/optional_with.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/api/listeners/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/api/listeners/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/api/multiple-targets/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/api/multiple-targets/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-it/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/arm/breakpoint-it/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/anonymous-struct/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/calculator_mode/TestCalculatorMode.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/fixits/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/fixits/TestFixIts.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/fixits/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/ir-interpreter/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/ir-interpreter/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/multiline/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/multiline/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/save_jit_objects/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/save_jit_objects/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/top-level/dummy.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/top-level/dummy.mk (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/top-level/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/top-level/test.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/unwind_expression/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/expression_command/unwind_expression/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/apropos_with_process/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/apropos_with_process/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/auto_continue/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/auto_continue/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_in_delayslot/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_in_delayslot/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_names/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_names/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_set_restart/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_set_restart/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/consecutive_breakpoints/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/consecutive_breakpoints/TestConsecutiveBreakpoints.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/consecutive_breakpoints/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/debugbreak/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/debugbreak/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/foo.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/foo.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/global_constructor/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/foo.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp/a.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp/a.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/source_regexp/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/step_over_breakpoint/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/breakpoint/step_over_breakpoint/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script_alias/TestCommandScriptAlias.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script_alias/tcsacmd.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/custom_command.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/command_source/commands.txt (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/basic/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/basic/TestDarwinLogBasic.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/basic/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/common/darwin_log_common.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity-chain/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity-chain/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/category/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/category/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/message/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/message/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/subsystem/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/subsystem/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity-chain/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity-chain/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/category/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/category/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/message/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/message/TestDarwinLogFilterRegexMessage.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/message/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/subsystem/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/subsystem/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/format/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/format/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/source/debug/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/source/debug/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/source/info/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/darwin_log/source/info/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsindexpath/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/bitset/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/forward_list/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/forward_list/TestDataFormatterLibcxxForwardList.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/forward_list/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/function/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/function/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/queue/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/queue/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/tuple/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/tuple/TestDataFormatterLibcxxTuple.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/tuple/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/myIntSynthProvider.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/parray/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/parray/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/poarray/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/provider.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/type_summary_list_arg/TestTypeSummaryListArg.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/type_summary_list_script/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/type_summary_list_script/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/data-formatter/type_summary_list_script/tslsformatters.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/array/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/array/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/bad-reference/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/bad-reference/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/complicated-expression/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/complicated-expression/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-argument/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-argument/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-function-return/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-function-return/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-this/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/dereference-this/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/inheritance/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/inheritance/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/local-variable/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/local-variable/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/virtual-method-call/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-diagnose/virtual-method-call/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/other-2.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/other.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/other.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame-language/somefunc.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame_var/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame_var/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame_var_scope/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame_var_scope/TestFrameVariableScope.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/frame_var_scope/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/history/TestHistoryRecall.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/cache/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/cache/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/find/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/memory/find/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/mtc/simple/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/nested_alias/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/nested_alias/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/altmain.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/fpr_sse.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/TestGCore.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/main.mk (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/make-core.sh (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/make-core.sh (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/main.mk (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/make-core.sh (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/install_breakpad.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64_not_crashed.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/makefile.txt (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/wow64_minidump/TestWow64MiniDump.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/postmortem/wow64_minidump/fizzbuzz.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/pre_run_dylibs/foo.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/pre_run_dylibs/foo.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/pre_run_dylibs/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ptr_refs/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ptr_refs/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_avx/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/register_command/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/register_command/a.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/register/register_command/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/testid/TestTestId.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/num_threads/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/step_until/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/step_until/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/basic/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/basic/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/cpp_global_location/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/cpp_global_location/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/global_location/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/global_location/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/multiple/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/thread_numbers/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tsan/thread_numbers/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tty/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/tty/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ubsan/basic/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ubsan/basic/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ubsan/user-expression/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/ubsan/user-expression/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/ehframe/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/noreturn/module-end/TestNoReturnModuleEnd.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/unwind/noreturn/module-end/a.s (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multi_watchpoint_slots/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multi_watchpoint_slots/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_hits/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_hits/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/watchpoint_command.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_disable/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_disable/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_size/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_size/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/help/TestApropos.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One/One.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One/OneConstant.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two/Two.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two/TwoConstant.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/find_struct_type/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/find_struct_type/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/inlines/TestRedefinitionsInInlines.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/step-target/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/step-target/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unions/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/c/unions/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/const_this/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/const_this/TestConstThis.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/const_this/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/extern_c/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/extern_c/TestExternCSymbols.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/extern_c/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/function-template-parameter-pack/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/function-template-parameter-pack/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/gmodules/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/inlines/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/inlines/inlines.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/inlines/inlines.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/lambdas/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/llvm-style/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/llvm-style/TestLLVMStyle.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/member-and-local-vars-with-same-name/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/member-and-local-vars-with-same-name/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_conflicts/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_conflicts/TestNamespaceConflicts.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_conflicts/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/a.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/b.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/foo.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/printf/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/symbols/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/symbols/TestSymbols.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/symbols/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/template/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/unicode-literals/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/cpp/unicode-literals/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/Test/Foo.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/Test/Test.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/TestExt/Foo.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/conflicting-definition/TestExt/TestExt.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/global_ptrs/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/ptr_refs/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/single-entry-dictionary/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/unicode-string/TestUnicodeString.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lang/objc/variadic_methods/TestVariadicMethods.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/linux/add-symbols/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lldbdwarf.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/lldbplatform.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/bundle-with-dot-in-filename/bundle.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/bundle-with-dot-in-filename/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/deep-bundle/MyFramework.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/find-dsym/deep-bundle/myframework.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/nslog/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/macosx/thread-names/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/make/pseudo_barrier.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/default-constructor/sb_breakpointname.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process_info.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/file_handle/TestFileHandle.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/frame/get-variables/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/frame/get-variables/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/name_lookup/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/name_lookup/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/process/read-mem-cstring/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/process/read-mem-cstring/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/symbol-context/two-files/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/symbol-context/two-files/decls.h (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/symbol-context/two-files/file1.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/symbol-context/two-files/file2.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/empty_class/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/empty_class/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/sample_test/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/sample_test/main.c (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/test_runner/__init__.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/test_runner/test/__init__.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/test_runner/test/test_process_control.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/TestMiEnvironmentCd.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/lexical_scope/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/lexical_scope/TestMiLexicalScope.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/lexical_scope/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/TestMiThreadInfo.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/test_threadinfo.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteHostInfo.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/Makefile (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/TestGdbRemoteThreadName.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/main.cpp (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/__init__.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/build_exception.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/dotest_channels.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/event_builder.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/formatter/__init__.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/formatter/curses.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/formatter/dump_formatter.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/formatter/pickled.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/formatter/results_formatter.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/test/resources/invalid_decorator/TestInvalidDecorator.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/test/src/TestCatchInvalidDecorator.py (props changed) vendor/lldb/dist/packages/Python/lldbsuite/test_event/test/src/event_collector.py (props changed) vendor/lldb/dist/scripts/Xcode/build-llvm.py (props changed) vendor/lldb/dist/scripts/Xcode/lldbbuild.py (props changed) vendor/lldb/dist/scripts/Xcode/package-clang-headers.py (props changed) vendor/lldb/dist/scripts/Xcode/prepare-gtest-run-dir.sh (props changed) vendor/lldb/dist/scripts/Xcode/repo.py (props changed) vendor/lldb/dist/scripts/analyze-project-deps.py (props changed) vendor/lldb/dist/scripts/framework-header-fix.sh (props changed) vendor/lldb/dist/source/API/SBBreakpointOptionCommon.cpp (props changed) vendor/lldb/dist/source/API/SBBreakpointOptionCommon.h (props changed) vendor/lldb/dist/source/API/SBExecutionContext.cpp (props changed) vendor/lldb/dist/source/API/SBLanguageRuntime.cpp (props changed) vendor/lldb/dist/source/API/SBMemoryRegionInfo.cpp (props changed) vendor/lldb/dist/source/API/SBMemoryRegionInfoList.cpp (props changed) vendor/lldb/dist/source/API/SBProcessInfo.cpp (props changed) vendor/lldb/dist/source/API/SBQueue.cpp (props changed) vendor/lldb/dist/source/API/SBStructuredData.cpp (props changed) vendor/lldb/dist/source/API/SBThreadCollection.cpp (props changed) vendor/lldb/dist/source/API/SBTrace.cpp (props changed) vendor/lldb/dist/source/API/SBTraceOptions.cpp (props changed) vendor/lldb/dist/source/API/SBTypeEnumMember.cpp (props changed) vendor/lldb/dist/source/API/SBUnixSignals.cpp (props changed) vendor/lldb/dist/source/API/SBVariablesOptions.cpp (props changed) vendor/lldb/dist/source/Breakpoint/BreakpointName.cpp (props changed) vendor/lldb/dist/source/Commands/CommandObjectBugreport.cpp (props changed) vendor/lldb/dist/source/Commands/CommandObjectBugreport.h (props changed) vendor/lldb/dist/source/Commands/CommandObjectGUI.cpp (props changed) vendor/lldb/dist/source/Commands/CommandObjectGUI.h (props changed) vendor/lldb/dist/source/Commands/CommandObjectLanguage.cpp (props changed) vendor/lldb/dist/source/Commands/CommandObjectLanguage.h (props changed) vendor/lldb/dist/source/Core/ValueObjectConstResultCast.cpp (props changed) vendor/lldb/dist/source/DataFormatters/CXXFunctionPointer.cpp (props changed) vendor/lldb/dist/source/DataFormatters/DumpValueObjectOptions.cpp (props changed) vendor/lldb/dist/source/DataFormatters/FormattersHelpers.cpp (props changed) vendor/lldb/dist/source/DataFormatters/LanguageCategory.cpp (props changed) vendor/lldb/dist/source/DataFormatters/TypeValidator.cpp (props changed) vendor/lldb/dist/source/Expression/Expression.cpp (props changed) vendor/lldb/dist/source/Expression/UtilityFunction.cpp (props changed) vendor/lldb/dist/source/Host/common/FileCache.cpp (props changed) vendor/lldb/dist/source/Host/common/FileSystem.cpp (props changed) vendor/lldb/dist/source/Host/common/GetOptInc.cpp (props changed) vendor/lldb/dist/source/Host/common/HostNativeThreadBase.cpp (props changed) vendor/lldb/dist/source/Host/common/HostProcess.cpp (props changed) vendor/lldb/dist/source/Host/common/HostThread.cpp (props changed) vendor/lldb/dist/source/Host/common/LockFileBase.cpp (props changed) vendor/lldb/dist/source/Host/common/NativeBreakpoint.cpp (props changed) vendor/lldb/dist/source/Host/common/NativeWatchpointList.cpp (props changed) vendor/lldb/dist/source/Host/common/OptionParser.cpp (props changed) vendor/lldb/dist/source/Host/common/PipeBase.cpp (props changed) vendor/lldb/dist/source/Host/common/ProcessRunLock.cpp (props changed) vendor/lldb/dist/source/Host/common/StringConvert.cpp (props changed) vendor/lldb/dist/source/Host/common/ThreadLauncher.cpp (props changed) vendor/lldb/dist/source/Host/linux/ProcessLauncherLinux.cpp (props changed) vendor/lldb/dist/source/Host/linux/Support.cpp (props changed) vendor/lldb/dist/source/Host/openbsd/HostInfoOpenBSD.cpp (props changed) vendor/lldb/dist/source/Host/posix/DomainSocket.cpp (props changed) vendor/lldb/dist/source/Host/posix/HostProcessPosix.cpp (props changed) vendor/lldb/dist/source/Host/posix/LockFilePosix.cpp (props changed) vendor/lldb/dist/source/Initialization/SystemInitializer.cpp (props changed) vendor/lldb/dist/source/Initialization/SystemLifetimeManager.cpp (props changed) vendor/lldb/dist/source/Interpreter/CommandOptionValidators.cpp (props changed) vendor/lldb/dist/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-arm/ABISysV_arm.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-i386/ABISysV_i386.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-mips/ABISysV_mips.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h (props changed) vendor/lldb/dist/source/Plugins/ABI/SysV-s390x/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/Architecture/Arm/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h (props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h (props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h (props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp (props changed) vendor/lldb/dist/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ASTDumper.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangDiagnostic.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoAST.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoLexer.cpp (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoLexer.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/GoParser.h (props changed) vendor/lldb/dist/source/Plugins/ExpressionParser/Go/gen_go_ast.py (props changed) vendor/lldb/dist/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h (props changed) vendor/lldb/dist/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h (props changed) vendor/lldb/dist/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/ASan/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/MainThreadChecker/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/TSan/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/UBSan/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h (props changed) vendor/lldb/dist/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp (props changed) vendor/lldb/dist/source/Plugins/JITLoader/GDB/JITLoaderGDB.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/BlockPointer.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/CxxStringTypes.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxx.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibStdcpp.h (props changed) vendor/lldb/dist/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/Go/GoFormatterFunctions.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/Go/GoFormatterFunctions.h (props changed) vendor/lldb/dist/source/Plugins/Language/Go/GoLanguage.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/Go/GoLanguage.h (props changed) vendor/lldb/dist/source/Plugins/Language/Java/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/Language/Java/JavaFormatterFunctions.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/Java/JavaFormatterFunctions.h (props changed) vendor/lldb/dist/source/Plugins/Language/Java/JavaLanguage.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/Java/JavaLanguage.h (props changed) vendor/lldb/dist/source/Plugins/Language/OCaml/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/Language/OCaml/OCamlLanguage.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/OCaml/OCamlLanguage.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/CF.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/CF.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/CoreMedia.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/CoreMedia.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSArray.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSDictionary.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSIndexPath.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSSet.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/NSString.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjC/ObjCLanguage.h (props changed) vendor/lldb/dist/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp (props changed) vendor/lldb/dist/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.cpp (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/Java/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.h (props changed) vendor/lldb/dist/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.h (props changed) vendor/lldb/dist/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp (props changed) vendor/lldb/dist/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h (props changed) vendor/lldb/dist/source/Plugins/ObjectFile/JIT/ObjectFileJIT.h (props changed) vendor/lldb/dist/source/Plugins/OperatingSystem/Go/OperatingSystemGo.h (props changed) vendor/lldb/dist/source/Plugins/Platform/NetBSD/PlatformNetBSD.h (props changed) vendor/lldb/dist/source/Plugins/Platform/OpenBSD/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/CFBundle.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/CFBundle.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/CFString.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/CFUtils.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/DarwinProcessLauncher.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/LaunchFlavor.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/MachException.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/NativeThreadDarwin.h (props changed) vendor/lldb/dist/source/Plugins/Process/Darwin/NativeThreadListDarwin.h (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/POSIXStopInfo.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.h (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.h (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_mips64.h (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_powerpc.h (props changed) vendor/lldb/dist/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.h (props changed) vendor/lldb/dist/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.h (props changed) vendor/lldb/dist/source/Plugins/Process/Linux/ProcessorTrace.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Linux/SingleStepCheck.h (props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.h (props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/NetBSD/NativeThreadNetBSD.h (props changed) vendor/lldb/dist/source/Plugins/Process/POSIX/CrashReason.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/FreeBSDSignals.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/FreeBSDSignals.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/GDBRemoteSignals.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/GDBRemoteSignals.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/LinuxSignals.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/LinuxSignals.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/MipsLinuxSignals.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/MipsLinuxSignals.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/NetBSDSignals.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/NetBSDSignals.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_i386.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_mips.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContext_mips.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContext_powerpc.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContext_s390x.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterContext_x86.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_arm.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_arm64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_i386.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_mips.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_mips64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_powerpc.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_s390x.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/RegisterInfos_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-arm-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-arm64-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-mips-freebsd-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-mips-linux-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-ppc64le-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-s390x-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Utility/lldb-x86-register-enums.h (props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/DebuggerThread.h (props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/ForwardDecl.h (props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/IDebugDelegate.h (props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/LocalDebugDelegate.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/LocalDebugDelegate.h (props changed) vendor/lldb/dist/source/Plugins/Process/Windows/Common/NtStructures.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterUtilities.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/elf-core/RegisterUtilities.h (props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h (props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h (props changed) vendor/lldb/dist/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/NtStructures.h (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.h (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/ThreadMinidump.cpp (props changed) vendor/lldb/dist/source/Plugins/Process/minidump/ThreadMinidump.h (props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h (props changed) vendor/lldb/dist/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h (props changed) vendor/lldb/dist/source/Plugins/StructuredData/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/StructuredData/DarwinLog/CMakeLists.txt (props changed) vendor/lldb/dist/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h (props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h (props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h (props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.h (props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFASTParserJava.h (props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp (props changed) vendor/lldb/dist/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h (props changed) vendor/lldb/dist/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h (props changed) vendor/lldb/dist/source/Symbol/ClangUtil.cpp (props changed) vendor/lldb/dist/source/Symbol/CompilerDecl.cpp (props changed) vendor/lldb/dist/source/Symbol/CompilerDeclContext.cpp (props changed) vendor/lldb/dist/source/Symbol/DebugMacros.cpp (props changed) vendor/lldb/dist/source/Symbol/JavaASTContext.cpp (props changed) vendor/lldb/dist/source/Symbol/OCamlASTContext.cpp (props changed) vendor/lldb/dist/source/Symbol/TypeSystem.cpp (props changed) vendor/lldb/dist/source/Target/FileAction.cpp (props changed) vendor/lldb/dist/source/Target/InstrumentationRuntime.cpp (props changed) vendor/lldb/dist/source/Target/InstrumentationRuntimeStopInfo.cpp (props changed) vendor/lldb/dist/source/Target/JITLoader.cpp (props changed) vendor/lldb/dist/source/Target/JITLoaderList.cpp (props changed) vendor/lldb/dist/source/Target/Language.cpp (props changed) vendor/lldb/dist/source/Target/MemoryHistory.cpp (props changed) vendor/lldb/dist/source/Target/Queue.cpp (props changed) vendor/lldb/dist/source/Target/QueueItem.cpp (props changed) vendor/lldb/dist/source/Target/QueueList.cpp (props changed) vendor/lldb/dist/source/Target/RegisterNumber.cpp (props changed) vendor/lldb/dist/source/Target/StructuredDataPlugin.cpp (props changed) vendor/lldb/dist/source/Target/SystemRuntime.cpp (props changed) vendor/lldb/dist/source/Target/ThreadCollection.cpp (props changed) vendor/lldb/dist/source/Target/ThreadPlanCallFunctionUsingABI.cpp (props changed) vendor/lldb/dist/source/Utility/ARM64_DWARF_Registers.h (props changed) vendor/lldb/dist/source/Utility/ARM64_ehframe_Registers.h (props changed) vendor/lldb/dist/source/Utility/ARM_ehframe_Registers.h (props changed) vendor/lldb/dist/source/Utility/Baton.cpp (props changed) vendor/lldb/dist/source/Utility/Connection.cpp (props changed) vendor/lldb/dist/source/Utility/DataBufferLLVM.cpp (props changed) vendor/lldb/dist/source/Utility/IOObject.cpp (props changed) vendor/lldb/dist/source/Utility/LLDBAssert.cpp (props changed) vendor/lldb/dist/source/Utility/Logging.cpp (props changed) vendor/lldb/dist/source/Utility/NameMatches.cpp (props changed) vendor/lldb/dist/source/Utility/PPC64LE_DWARF_Registers.h (props changed) vendor/lldb/dist/source/Utility/PPC64LE_ehframe_Registers.h (props changed) vendor/lldb/dist/source/Utility/StreamCallback.cpp (props changed) vendor/lldb/dist/source/Utility/StreamGDBRemote.cpp (props changed) vendor/lldb/dist/source/Utility/StreamString.cpp (props changed) vendor/lldb/dist/source/Utility/StringLexer.cpp (props changed) vendor/lldb/dist/source/Utility/StringList.cpp (props changed) vendor/lldb/dist/source/Utility/Timer.cpp (props changed) vendor/lldb/dist/source/Utility/UriParser.cpp (props changed) vendor/lldb/dist/source/Utility/UserID.cpp (props changed) vendor/lldb/dist/source/Utility/VMRange.cpp (props changed) vendor/lldb/dist/tools/argdumper/argdumper.cpp (props changed) vendor/lldb/dist/tools/compact-unwind/compact-unwind-dumper.c (props changed) vendor/lldb/dist/tools/debugserver/source/JSON.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/JSON.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/ActivityStore.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/ActivityStore.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/CMakeLists.txt (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogCollector.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogCollector.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogEvent.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogInterfaces.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogTypes.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilter.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilter.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilterChain.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilterChain.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilterExactMatch.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilterExactMatch.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilterRegex.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogFilterRegex.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogMessage.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogMessage.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogMessageOsLog.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/DarwinLog/LogMessageOsLog.h (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/OsLogger.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/MacOSX/OsLogger.h (props changed) vendor/lldb/dist/tools/debugserver/source/StdStringExtractor.cpp (props changed) vendor/lldb/dist/tools/debugserver/source/StdStringExtractor.h (props changed) vendor/lldb/dist/tools/driver/Platform.cpp (props changed) vendor/lldb/dist/tools/driver/Platform.h (props changed) vendor/lldb/dist/tools/intel-features/CMakeLists.txt (props changed) vendor/lldb/dist/tools/intel-features/README.txt (props changed) vendor/lldb/dist/tools/intel-features/cli-wrapper.cpp (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/CMakeLists.txt (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/test/Makefile (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/test/README.txt (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/test/TestMPXTable.py (props changed) vendor/lldb/dist/tools/intel-features/intel-mpx/test/main.cpp (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/CMakeLists.txt (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/Decoder.cpp (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/PTDecoder.cpp (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/README_CLI.txt (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/README_TOOL.txt (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/cli-wrapper-pt.cpp (props changed) vendor/lldb/dist/tools/intel-features/intel-pt/cli-wrapper-pt.h (props changed) vendor/lldb/dist/tools/intel-features/scripts/CMakeLists.txt (props changed) vendor/lldb/dist/tools/intel-features/scripts/python-typemaps.txt (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgContext.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgContext.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgSet.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgSet.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValBase.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValBase.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValConsume.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValConsume.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValFile.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValFile.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValListBase.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValListBase.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValListOfN.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValListOfN.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValNumber.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValNumber.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValOptionLong.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValOptionLong.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValOptionShort.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValOptionShort.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValPrintValues.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValPrintValues.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValString.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValString.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValThreadGrp.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdArgValThreadGrp.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmd.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmd.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdBreak.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdEnviro.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdEnviro.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdFile.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdFile.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbInfo.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbInfo.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbSet.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbSet.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbShow.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbShow.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbThread.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdGdbThread.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdMiscellanous.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdMiscellanous.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdStack.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdStack.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdSupportInfo.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdSupportInfo.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdSupportList.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdSupportList.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdTarget.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdThread.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdThread.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdTrace.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdTrace.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdVar.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCmdVar.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCommands.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdCommands.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdData.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdData.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdFactory.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdFactory.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdInterpreter.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdInterpreter.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdInvoker.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdInvoker.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdMgr.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdMgr.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdMgrSetCmdDeleteCallback.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmdMgrSetCmdDeleteCallback.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnBase.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnBase.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnConfig.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBBroadcaster.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBBroadcaster.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebugSessionInfo.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebugger.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebugger.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBProxySBValue.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBProxySBValue.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBUtilSBValue.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLLDBUtilSBValue.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLog.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLog.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLogMediumFile.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnLogMediumFile.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIOutOfBandRecord.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIResultRecord.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIResultRecord.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValue.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValue.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueConst.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueConst.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueList.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueList.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueResult.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueResult.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueTuple.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnMIValueTuple.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnStreamStderr.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnStreamStderr.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnStreamStdin.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnStreamStdin.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnStreamStdout.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnStreamStdout.h (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnThreadMgrStd.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MICmnThreadMgrStd.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIDataTypes.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIDriver.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIDriverBase.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIDriverBase.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIDriverMgr.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIExtensions.txt (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilDateTimeStd.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilDateTimeStd.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilDebug.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilDebug.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilFileStd.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilFileStd.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilMapIdToVariant.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilMapIdToVariant.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilSingletonBase.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilString.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilString.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilThreadBaseStd.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilThreadBaseStd.h (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilVariant.cpp (props changed) vendor/lldb/dist/tools/lldb-mi/MIUtilVariant.h (props changed) vendor/lldb/dist/tools/lldb-mi/Platform.h (props changed) vendor/lldb/dist/tools/lldb-server/Acceptor.cpp (props changed) vendor/lldb/dist/tools/lldb-server/Acceptor.h (props changed) vendor/lldb/dist/tools/lldb-server/LLDBServerUtilities.h (props changed) vendor/lldb/dist/tools/lldb-test/CMakeLists.txt (props changed) vendor/lldb/dist/tools/lldb-test/FormatUtil.cpp (props changed) vendor/lldb/dist/tools/lldb-test/FormatUtil.h (props changed) vendor/lldb/dist/tools/lldb-test/SystemInitializerTest.h (props changed) vendor/lldb/dist/unittests/Breakpoint/BreakpointIDTest.cpp (props changed) vendor/lldb/dist/unittests/Breakpoint/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Core/BroadcasterTest.cpp (props changed) vendor/lldb/dist/unittests/Core/DataExtractorTest.cpp (props changed) vendor/lldb/dist/unittests/Core/ListenerTest.cpp (props changed) vendor/lldb/dist/unittests/Core/StateTest.cpp (props changed) vendor/lldb/dist/unittests/Core/StreamCallbackTest.cpp (props changed) vendor/lldb/dist/unittests/Host/FileSystemTest.cpp (props changed) vendor/lldb/dist/unittests/Host/MainLoopTest.cpp (props changed) vendor/lldb/dist/unittests/Host/TaskPoolTest.cpp (props changed) vendor/lldb/dist/unittests/Host/linux/SupportTest.cpp (props changed) vendor/lldb/dist/unittests/Language/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Language/CPlusPlus/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/ObjectFile/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Platform/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Process/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Process/Linux/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Process/Linux/ProcessorTraceTest.cpp (props changed) vendor/lldb/dist/unittests/Process/gdb-remote/GDBRemoteTestUtils.cpp (props changed) vendor/lldb/dist/unittests/Process/gdb-remote/GDBRemoteTestUtils.h (props changed) vendor/lldb/dist/unittests/Process/minidump/Inputs/linux-x86_64.cpp (props changed) vendor/lldb/dist/unittests/Signals/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/Signals/UnixSignalsTest.cpp (props changed) vendor/lldb/dist/unittests/SymbolFile/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/SymbolFile/DWARF/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/SymbolFile/DWARF/Inputs/test-dwarf.cpp (props changed) vendor/lldb/dist/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/Inputs/test-pdb-alt.cpp (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/Inputs/test-pdb-nested.h (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/Inputs/test-pdb-types.cpp (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/Inputs/test-pdb.cpp (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/Inputs/test-pdb.h (props changed) vendor/lldb/dist/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp (props changed) vendor/lldb/dist/unittests/Target/Inputs/TestModule.c (props changed) vendor/lldb/dist/unittests/Target/MemoryRegionInfoTest.cpp (props changed) vendor/lldb/dist/unittests/TestingSupport/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/TestingSupport/MockTildeExpressionResolver.cpp (props changed) vendor/lldb/dist/unittests/TestingSupport/MockTildeExpressionResolver.h (props changed) vendor/lldb/dist/unittests/TestingSupport/TestUtilities.cpp (props changed) vendor/lldb/dist/unittests/TestingSupport/TestUtilities.h (props changed) vendor/lldb/dist/unittests/UnwindAssembly/x86/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp (props changed) vendor/lldb/dist/unittests/Utility/ConstStringTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/JSONTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/NameMatchesTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/StatusTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/StructuredDataTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/TildeExpressionResolverTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/TimeoutTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/TimerTest.cpp (props changed) vendor/lldb/dist/unittests/Utility/VASprintfTest.cpp (props changed) vendor/lldb/dist/unittests/debugserver/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/debugserver/RNBSocketTest.cpp (props changed) vendor/lldb/dist/unittests/debugserver/debugserver_LogCallback.cpp (props changed) vendor/lldb/dist/unittests/tools/lldb-server/inferior/environment_check.cpp (props changed) vendor/lldb/dist/unittests/tools/lldb-server/inferior/thread_inferior.cpp (props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/CMakeLists.txt (props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/TestBase.cpp (props changed) vendor/lldb/dist/unittests/tools/lldb-server/tests/TestBase.h (props changed) vendor/lldb/dist/www/cpp_reference/html/SBAttachInfo_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBAttachInfo_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBExecutionContext_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBExecutionContext_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBLanguageRuntime_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBLanguageRuntime_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBLaunchInfo_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBLaunchInfo_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBMemoryRegionInfoList_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBMemoryRegionInfoList_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBMemoryRegionInfo_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBMemoryRegionInfo_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBPlatform_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBPlatform_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBQueueItem_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBQueueItem_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBQueue_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBQueue_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBStructuredData_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBStructuredData_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBThreadCollection_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBThreadCollection_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBThreadPlan_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBThreadPlan_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBTypeEnumMember_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBTypeEnumMember_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBUnixSignals_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBUnixSignals_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBVariablesOptions_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SBVariablesOptions_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SystemInitializerFull_8h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/SystemInitializerFull_8h_source.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classSystemInitializerCommon.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBBreakpointList-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBBreakpointList.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBExecutionContext-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBExecutionContext.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBPlatform-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBPlatform.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBQueue-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBQueue.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBQueueItem-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBQueueItem.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBStructuredData-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBStructuredData.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBThreadCollection-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBThreadCollection.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBThreadPlan-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBThreadPlan.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBUnixSignals-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBUnixSignals.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBVariablesOptions-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb_1_1SBVariablesOptions.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull-members.html (props changed) vendor/lldb/dist/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523.html (props changed) vendor/lldb/dist/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_b.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_c.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_d.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_e.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_enum.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_f.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_b.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_c.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_d.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_e.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_f.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_g.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_i.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_j.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_k.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_l.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_m.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_o.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_p.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_q.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_r.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_s.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_t.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_u.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_w.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_func_~.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_g.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_h.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_i.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_j.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_k.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_l.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_m.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_o.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_p.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_q.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_r.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_rela_s.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_s.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_t.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_u.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_w.html (props changed) vendor/lldb/dist/www/cpp_reference/html/functions_~.html (props changed) vendor/lldb/dist/www/cpp_reference/html/hierarchy.html (props changed) vendor/lldb/dist/www/cpp_reference/html/inherits.html (props changed) vendor/lldb/dist/www/cpp_reference/html/namespacelldb__private.html (props changed) vendor/lldb/dist/www/cpp_reference/html/namespacemembers.html (props changed) vendor/lldb/dist/www/cpp_reference/html/namespacemembers_vars.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBBreakpointList-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBCommandInterpreterRunOptions-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBExecutionContext-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBLanguageRuntime-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBMemoryRegionInfo-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBMemoryRegionInfoList-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBPlatform-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBPlatformConnectOptions-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBPlatformShellCommand-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBQueue-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBQueueItem-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBStructuredData-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBSyntheticValueProvider-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBThreadCollection-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBThreadPlan-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBTypeEnumMember-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBTypeEnumMemberList-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBTypeMemberFunction-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBTypeSummaryOptions-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBUnixSignals-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.SBVariablesOptions-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.embedded_interpreter.LLDBQuitter-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.formatters.cpp.gnu_libstdcpp.StdVectorSynthProvider.StdVBoolImplementation-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.formatters.cpp.gnu_libstdcpp.StdVectorSynthProvider.StdVectorImplementation-class.html (props changed) vendor/lldb/dist/www/python_reference/lldb.formatters.synth-module.html (props changed) vendor/lldb/dist/www/python_reference/lldb.formatters.synth-pysrc.html (props changed) vendor/lldb/dist/www/python_reference/lldb.formatters.synth.PythonObjectSyntheticChildProvider-class.html (props changed) vendor/lldb/dist/www/python_reference/toc-lldb.formatters.synth-module.html (props changed) Modified: vendor/lldb/dist/.gitignore ============================================================================== --- vendor/lldb/dist/.gitignore Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/.gitignore Sat Jul 28 11:09:23 2018 (r336823) @@ -37,8 +37,6 @@ ninja/ *xcuserdata test/20* __pycache__/ -*.lock -*.so clang-module-cache @@ -52,8 +50,4 @@ tags # Ignore test trace directories. 20??-??-??-??_??_??/ - -# Ignore crashlog support files. -crashinfo.lock -crashinfo.so Modified: vendor/lldb/dist/CMakeLists.txt ============================================================================== --- vendor/lldb/dist/CMakeLists.txt Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/CMakeLists.txt Sat Jul 28 11:09:23 2018 (r336823) @@ -29,13 +29,39 @@ endif () set(LLDB_DISABLE_LIBEDIT ${LLDB_DEFAULT_DISABLE_LIBEDIT} CACHE BOOL "Disables the use of editline.") if (LLDB_DISABLE_LIBEDIT) add_definitions( -DLLDB_DISABLE_LIBEDIT ) +else() + find_package(LibEdit REQUIRED) endif() if(APPLE) add_definitions(-DLLDB_USE_OS_LOG) endif() -# add_subdirectory(include) +# lldb-suite is a dummy target that encompasses all the necessary tools and +# libraries for building a fully-functioning liblldb. +add_custom_target(lldb-suite) +set(LLDB_SUITE_TARGET lldb-suite) + +option(LLDB_BUILD_FRAMEWORK "Build the Darwin LLDB.framework" Off) +if(LLDB_BUILD_FRAMEWORK) + if (CMAKE_VERSION VERSION_LESS 3.7) + message(FATAL_ERROR "LLDB_BUILD_FRAMEWORK is not supported on CMake < 3.7") + endif() + if (NOT APPLE) + message(FATAL_ERROR "LLDB.framework can only be generated when targeting Apple platforms") + endif() + + # These are used to fill out LLDB-Info.plist. These are relevant when building + # the framework, and must be defined before building liblldb. + set(PRODUCT_NAME "LLDB") + set(EXECUTABLE_NAME "LLDB") + set(CURRENT_PROJECT_VERSION "360.99.0") + set(LLDB_SUITE_TARGET lldb-framework) + + set(LLDB_FRAMEWORK_DIR + ${CMAKE_BINARY_DIR}/${CMAKE_CFG_INTDIR}/${LLDB_FRAMEWORK_INSTALL_DIR}) +endif() + add_subdirectory(docs) if (NOT LLDB_DISABLE_PYTHON) if(LLDB_USE_SYSTEM_SIX) @@ -45,8 +71,7 @@ if (NOT LLDB_DISABLE_PYTHON) set(LLDB_PYTHON_TARGET_DIR ${LLDB_BINARY_DIR}/scripts) set(LLDB_WRAP_PYTHON ${LLDB_BINARY_DIR}/scripts/LLDBWrapPython.cpp) if(LLDB_BUILD_FRAMEWORK) - set(LLDB_PYTHON_TARGET_DIR - ${CMAKE_BINARY_DIR}/${CMAKE_CFG_INTDIR}/${LLDB_FRAMEWORK_INSTALL_DIR}) + set(LLDB_PYTHON_TARGET_DIR ${LLDB_FRAMEWORK_DIR}) set(LLDB_WRAP_PYTHON ${LLDB_PYTHON_TARGET_DIR}/LLDBWrapPython.cpp) else() # Don't set -m when building the framework. @@ -56,33 +81,92 @@ if (NOT LLDB_DISABLE_PYTHON) add_subdirectory(scripts) endif () + add_subdirectory(source) add_subdirectory(tools) option(LLDB_INCLUDE_TESTS "Generate build targets for the LLDB unit tests." ${LLVM_INCLUDE_TESTS}) +option(LLDB_TEST_USE_CUSTOM_C_COMPILER "Use the C compiler provided via LLDB_TEST_C_COMPILER for building test inferiors (instead of the just-built compiler). Defaults to OFF." OFF) +option(LLDB_TEST_USE_CUSTOM_CXX_COMPILER "Use the C++ compiler provided via LLDB_TEST_CXX_COMPILER for building test inferiors (instead of the just-built compiler). Defaults to OFF." OFF) if(LLDB_INCLUDE_TESTS) - if (TARGET clang) - set(LLDB_DEFAULT_TEST_C_COMPILER "${LLVM_BINARY_DIR}/bin/clang${CMAKE_EXECUTABLE_SUFFIX}") - set(LLDB_DEFAULT_TEST_CXX_COMPILER "${LLVM_BINARY_DIR}/bin/clang++${CMAKE_EXECUTABLE_SUFFIX}") + + # The difference between the following two paths is significant. The path to + # LLDB will point to LLDB's binary directory, while the other will point to + # LLVM's binary directory in case the two differ. + set(LLDB_DEFAULT_TEST_EXECUTABLE "${LLVM_RUNTIME_OUTPUT_INTDIR}/lldb${CMAKE_EXECUTABLE_SUFFIX}") + set(LLDB_DEFAULT_TEST_DSYMUTIL "${LLVM_BINARY_DIR}/${CMAKE_CFG_INTDIR}/bin/dsymutil${CMAKE_EXECUTABLE_SUFFIX}") + + if (NOT LLDB_TEST_USE_CUSTOM_C_COMPILER AND TARGET clang) + set(LLDB_DEFAULT_TEST_C_COMPILER "${LLVM_BINARY_DIR}/${CMAKE_CFG_INTDIR}/bin/clang${CMAKE_EXECUTABLE_SUFFIX}") else() set(LLDB_DEFAULT_TEST_C_COMPILER "") + endif() + + if (NOT LLDB_TEST_USE_CUSTOM_CXX_COMPILER AND TARGET clang) + set(LLDB_DEFAULT_TEST_CXX_COMPILER "${LLVM_BINARY_DIR}/${CMAKE_CFG_INTDIR}/bin/clang++${CMAKE_EXECUTABLE_SUFFIX}") + else() set(LLDB_DEFAULT_TEST_CXX_COMPILER "") endif() + set(LLDB_TEST_EXECUTABLE "${LLDB_DEFAULT_TEST_EXECUTABLE}" CACHE PATH "lldb executable used for testing") set(LLDB_TEST_C_COMPILER "${LLDB_DEFAULT_TEST_C_COMPILER}" CACHE PATH "C Compiler to use for building LLDB test inferiors") set(LLDB_TEST_CXX_COMPILER "${LLDB_DEFAULT_TEST_CXX_COMPILER}" CACHE PATH "C++ Compiler to use for building LLDB test inferiors") + set(LLDB_TEST_DSYMUTIL "${LLDB_DEFAULT_TEST_DSYMUTIL}" CACHE PATH "dsymutil used for generating dSYM bundles") if (("${LLDB_TEST_C_COMPILER}" STREQUAL "") OR ("${LLDB_TEST_CXX_COMPILER}" STREQUAL "")) message(FATAL_ERROR "LLDB test compilers not specified. Tests will not run") endif() + set(LLDB_TEST_DEPS lldb) + + # darwin-debug is an hard dependency for the testsuite. + if (CMAKE_SYSTEM_NAME MATCHES "Darwin") + list(APPEND LLDB_TEST_DEPS darwin-debug) + endif() + + if(TARGET lldb-server) + list(APPEND LLDB_TEST_DEPS lldb-server) + endif() + + if(TARGET debugserver) + if(NOT CMAKE_HOST_APPLE OR LLDB_CODESIGN_IDENTITY) + list(APPEND LLDB_TEST_DEPS debugserver) + endif() + endif() + + if(TARGET lldb-mi) + list(APPEND LLDB_TEST_DEPS lldb-mi) + endif() + + if(NOT LLDB_BUILT_STANDALONE) + list(APPEND LLDB_TEST_DEPS yaml2obj) + endif() + + if(TARGET liblldb) + list(APPEND LLDB_TEST_DEPS liblldb) + endif() + + if(TARGET clang) + list(APPEND LLDB_TEST_DEPS clang) + endif() + + if(TARGET dsymutil) + list(APPEND LLDB_TEST_DEPS dsymutil) + endif() + add_subdirectory(test) add_subdirectory(unittests) add_subdirectory(lit) + add_subdirectory(utils/lldb-dotest) endif() +if (LLDB_BUILD_FRAMEWORK) + add_custom_target(lldb-framework) + include(LLDBFramework) +endif() + if (NOT LLDB_DISABLE_PYTHON) # Add a Post-Build Event to copy over Python files and create the symlink # to liblldb.so for the Python API(hardlink on Windows) @@ -91,7 +175,7 @@ if (NOT LLDB_DISABLE_PYTHON) ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/scripts/finishSwigWrapperClasses.py --srcRoot=${LLDB_SOURCE_DIR} --targetDir=${LLDB_PYTHON_TARGET_DIR} - --cfgBldDir=${CMAKE_CURRENT_BINARY_DIR}/scripts + --cfgBldDir=${LLDB_PYTHON_TARGET_DIR} --prefix=${CMAKE_BINARY_DIR} --cmakeBuildConfiguration=${CMAKE_CFG_INTDIR} --lldbLibDir=lib${LLVM_LIBDIR_SUFFIX} @@ -99,11 +183,12 @@ if (NOT LLDB_DISABLE_PYTHON) ${FINISH_EXTRA_ARGS} VERBATIM DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/scripts/finishSwigWrapperClasses.py - DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/scripts/lldb.py + DEPENDS ${LLDB_PYTHON_TARGET_DIR}/lldb.py COMMENT "Python script sym-linking LLDB Python API") - # We depend on liblldb being built before we can do this step. - add_dependencies(finish_swig liblldb lldb-argdumper) + # We depend on liblldb and lldb-argdumper being built before we can do this step. + add_dependencies(finish_swig ${LLDB_SUITE_TARGET}) + # If we build the readline module, we depend on that happening # first. if (TARGET readline) @@ -113,8 +198,8 @@ if (NOT LLDB_DISABLE_PYTHON) # Ensure we do the python post-build step when building lldb. add_dependencies(lldb finish_swig) - if(LLDB_BUILD_FRAMEWORK) - # The target to install libLLDB needs to depend on finish swig so that the + if (LLDB_BUILD_FRAMEWORK) + # The target to install libLLDB needs to depend on finish_swig so that the # framework build properly copies over the Python files. add_dependencies(install-liblldb finish_swig) endif() Modified: vendor/lldb/dist/CODE_OWNERS.txt ============================================================================== --- vendor/lldb/dist/CODE_OWNERS.txt Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/CODE_OWNERS.txt Sat Jul 28 11:09:23 2018 (r336823) @@ -17,7 +17,7 @@ D: Build scripts, Test suite, Platform, gdb-remote, An N: Jim Ingham E: jingham@apple.com D: Overall LLDB architecture, Thread plans, Expression parser, ValueObject, Breakpoints, ABI -D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective C Language runtime +D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective-C Language runtime D: Expression evaluator, IR interpreter, Clang integration D: Data Formatters Modified: vendor/lldb/dist/cmake/modules/AddLLDB.cmake ============================================================================== --- vendor/lldb/dist/cmake/modules/AddLLDB.cmake Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/cmake/modules/AddLLDB.cmake Sat Jul 28 11:09:23 2018 (r336823) @@ -86,7 +86,7 @@ endfunction(add_lldb_library) function(add_lldb_executable name) cmake_parse_arguments(ARG - "INCLUDE_IN_FRAMEWORK;GENERATE_INSTALL" + "INCLUDE_IN_SUITE;GENERATE_INSTALL" "" "LINK_LIBS;LINK_COMPONENTS" ${ARGN} @@ -99,8 +99,9 @@ function(add_lldb_executable name) set_target_properties(${name} PROPERTIES FOLDER "lldb executables") - if(LLDB_BUILD_FRAMEWORK) - if(ARG_INCLUDE_IN_FRAMEWORK) + if(ARG_INCLUDE_IN_SUITE) + add_dependencies(lldb-suite ${name}) + if(LLDB_BUILD_FRAMEWORK) if(NOT IOS) set(resource_dir "/Resources") set(resource_dots "../") @@ -110,29 +111,23 @@ function(add_lldb_executable name) RUNTIME_OUTPUT_DIRECTORY $<TARGET_FILE_DIR:liblldb>${resource_dir} BUILD_WITH_INSTALL_RPATH On INSTALL_RPATH "@loader_path/../../../${resource_dots}${_dots}/${LLDB_FRAMEWORK_INSTALL_DIR}") - # For things inside the framework we don't need functional install targets - # because CMake copies the resources and headers from the build directory. - # But we still need this target to exist in order to use the - # LLVM_DISTRIBUTION_COMPONENTS build option. We also need the - # install-liblldb target to depend on this tool, so that it gets put into - # the Resources directory before the framework is installed. - if(ARG_GENERATE_INSTALL) - add_custom_target(install-${name} DEPENDS ${name}) - add_dependencies(install-liblldb ${name}) - add_custom_target(install-${name}-stripped DEPENDS ${name}) - add_dependencies(install-liblldb-stripped ${name}) - endif() - else() - set_target_properties(${name} PROPERTIES - BUILD_WITH_INSTALL_RPATH On - INSTALL_RPATH "@loader_path/../${LLDB_FRAMEWORK_INSTALL_DIR}") endif() endif() - if(ARG_GENERATE_INSTALL AND NOT (ARG_INCLUDE_IN_FRAMEWORK AND LLDB_BUILD_FRAMEWORK )) + if(LLDB_BUILD_FRAMEWORK AND NOT ARG_INCLUDE_IN_SUITE) + set_target_properties(${name} PROPERTIES + BUILD_WITH_INSTALL_RPATH On + INSTALL_RPATH "@loader_path/../${LLDB_FRAMEWORK_INSTALL_DIR}") + endif() + + if(ARG_GENERATE_INSTALL) + set(out_dir "bin") + if (LLDB_BUILD_FRAMEWORK AND ARG_INCLUDE_IN_SUITE) + set(out_dir ${LLDB_FRAMEWORK_INSTALL_DIR}/${LLDB_FRAMEWORK_RESOURCE_DIR}) + endif() install(TARGETS ${name} COMPONENT ${name} - RUNTIME DESTINATION bin) + RUNTIME DESTINATION ${out_dir}) if (NOT CMAKE_CONFIGURATION_TYPES) add_llvm_install_targets(install-${name} DEPENDS ${name} @@ -140,7 +135,7 @@ function(add_lldb_executable name) endif() endif() - if(ARG_INCLUDE_IN_FRAMEWORK AND LLDB_BUILD_FRAMEWORK) + if(ARG_INCLUDE_IN_SUITE AND LLDB_BUILD_FRAMEWORK) add_llvm_tool_symlink(${name} ${name} ALWAYS_GENERATE SKIP_INSTALL OUTPUT_DIR ${LLVM_RUNTIME_OUTPUT_INTDIR}) endif() Added: vendor/lldb/dist/cmake/modules/FindLibEdit.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ vendor/lldb/dist/cmake/modules/FindLibEdit.cmake Sat Jul 28 11:09:23 2018 (r336823) @@ -0,0 +1,62 @@ +#.rst: +# FindLibEdit +# ----------- +# +# Find libedit library and headers +# +# The module defines the following variables: +# +# :: +# +# libedit_FOUND - true if libedit was found +# libedit_INCLUDE_DIRS - include search path +# libedit_LIBRARIES - libraries to link +# libedit_VERSION - version number + +if(libedit_INCLUDE_DIRS AND libedit_LIBRARIES) + set(libedit_FOUND TRUE) +else() + find_package(PkgConfig QUIET) + pkg_check_modules(PC_LIBEDIT QUIET libedit) + + find_path(libedit_INCLUDE_DIRS + NAMES + histedit.h + HINTS + ${PC_LIBEDIT_INCLUDEDIR} + ${PC_LIBEDIT_INCLUDE_DIRS} + ${CMAKE_INSTALL_FULL_INCLUDEDIR}) + find_library(libedit_LIBRARIES + NAMES + edit libedit + HINTS + ${PC_LIBEDIT_LIBDIR} + ${PC_LIBEDIT_LIBRARY_DIRS} + ${CMAKE_INSTALL_FULL_LIBDIR}) + + if(libedit_INCLUDE_DIRS AND EXISTS "${libedit_INCLUDE_DIRS}/histedit.h") + file(STRINGS "${libedit_INCLUDE_DIRS}/histedit.h" + libedit_major_version_str + REGEX "^#define[ \t]+LIBEDIT_MAJOR[ \t]+[0-9]+") + string(REGEX REPLACE "^#define[ \t]+LIBEDIT_MAJOR[ \t]+([0-9]+)" "\\1" + LIBEDIT_MAJOR_VERSION "${libedit_major_version_str}") + + file(STRINGS "${libedit_INCLUDE_DIRS}/histedit.h" + libedit_minor_version_str + REGEX "^#define[ \t]+LIBEDIT_MINOR[ \t]+[0-9]+") + string(REGEX REPLACE "^#define[ \t]+LIBEDIT_MINOR[ \t]+([0-9]+)" "\\1" + LIBEDIT_MINOR_VERSION "${libedit_minor_version_str}") + + set(libedit_VERSION_STRING "${libedit_major_version}.${libedit_minor_version}") + endif() + + include(FindPackageHandleStandardArgs) + find_package_handle_standard_args(libedit + REQUIRED_VARS + libedit_INCLUDE_DIRS + libedit_LIBRARIES + VERSION_VAR + libedit_VERSION_STRING) + mark_as_advanced(libedit_INCLUDE_DIRS libedit_LIBRARIES) +endif() + Modified: vendor/lldb/dist/cmake/modules/LLDBConfig.cmake ============================================================================== --- vendor/lldb/dist/cmake/modules/LLDBConfig.cmake Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/cmake/modules/LLDBConfig.cmake Sat Jul 28 11:09:23 2018 (r336823) @@ -277,27 +277,31 @@ include_directories(BEFORE if (NOT LLVM_INSTALL_TOOLCHAIN_ONLY) install(DIRECTORY include/ - COMPONENT lldb_headers + COMPONENT lldb-headers DESTINATION include FILES_MATCHING PATTERN "*.h" PATTERN ".svn" EXCLUDE PATTERN ".cmake" EXCLUDE PATTERN "Config.h" EXCLUDE - PATTERN "lldb-*.h" EXCLUDE - PATTERN "API/*.h" EXCLUDE ) install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/ - COMPONENT lldb_headers + COMPONENT lldb-headers DESTINATION include FILES_MATCHING PATTERN "*.h" PATTERN ".svn" EXCLUDE PATTERN ".cmake" EXCLUDE - PATTERN "lldb-*.h" EXCLUDE - PATTERN "API/*.h" EXCLUDE ) + + add_custom_target(lldb-headers) + set_target_properties(lldb-headers PROPERTIES FOLDER "Misc") + + if (NOT CMAKE_CONFIGURATION_TYPES) + add_llvm_install_targets(install-lldb-headers + COMPONENT lldb-headers) + endif() endif() if (NOT LIBXML2_FOUND AND NOT (CMAKE_SYSTEM_NAME MATCHES "Windows")) @@ -342,14 +346,18 @@ else() endif() -if (HAVE_LIBPTHREAD) - list(APPEND system_libs pthread) -endif(HAVE_LIBPTHREAD) +if( WIN32 AND NOT CYGWIN ) + set(PURE_WINDOWS 1) +endif() -if (HAVE_LIBDL) - list(APPEND system_libs ${CMAKE_DL_LIBS}) +if(NOT PURE_WINDOWS) + set(CMAKE_THREAD_PREFER_PTHREAD TRUE) + find_package(Threads REQUIRED) + list(APPEND system_libs ${CMAKE_THREAD_LIBS_INIT}) endif() +list(APPEND system_libs ${CMAKE_DL_LIBS}) + # Figure out if lldb could use lldb-server. If so, then we'll # ensure we build lldb-server when an lldb target is being built. if (CMAKE_SYSTEM_NAME MATCHES "Android|Darwin|FreeBSD|Linux|NetBSD") @@ -401,15 +409,6 @@ if(LLDB_USING_LIBSTDCXX) "- enable exceptions (via LLVM_ENABLE_EH)\n" "- ignore this warning and accept occasional instability") endif() -endif() - -if(MSVC) - set(LLDB_USE_BUILTIN_DEMANGLER ON) -else() - option(LLDB_USE_BUILTIN_DEMANGLER "Use lldb's builtin demangler instead of the system one" ON) -endif() -if(LLDB_USE_BUILTIN_DEMANGLER) - add_definitions(-DLLDB_USE_BUILTIN_DEMANGLER) endif() if ((CMAKE_SYSTEM_NAME MATCHES "Android") AND LLVM_BUILD_STATIC AND Added: vendor/lldb/dist/cmake/modules/LLDBFramework.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ vendor/lldb/dist/cmake/modules/LLDBFramework.cmake Sat Jul 28 11:09:23 2018 (r336823) @@ -0,0 +1,44 @@ +file(GLOB public_headers ${LLDB_SOURCE_DIR}/include/lldb/API/*.h) +file(GLOB root_public_headers ${LLDB_SOURCE_DIR}/include/lldb/lldb-*.h) +file(GLOB root_private_headers ${LLDB_SOURCE_DIR}/include/lldb/lldb-private*.h) +list(REMOVE_ITEM root_public_headers ${root_private_headers}) +foreach(header + ${public_headers} + ${root_public_headers} + ${LLDB_SOURCE_DIR}/include/lldb/Utility/SharingPtr.h) + get_filename_component(basename ${header} NAME) + add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/FrameworkHeaders/${basename} + DEPENDS ${header} + COMMAND ${CMAKE_COMMAND} -E copy ${header} ${CMAKE_CURRENT_BINARY_DIR}/FrameworkHeaders/${basename}) + list(APPEND framework_headers ${CMAKE_CURRENT_BINARY_DIR}/FrameworkHeaders/${basename}) +endforeach() + +add_custom_target(lldb-framework-headers DEPENDS ${framework_headers}) + +add_custom_command(TARGET lldb-framework POST_BUILD + COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_CURRENT_BINARY_DIR}/FrameworkHeaders $<TARGET_FILE_DIR:liblldb>/Headers + COMMAND ${LLDB_SOURCE_DIR}/scripts/framework-header-fix.sh $<TARGET_FILE_DIR:liblldb>/Headers ${LLDB_VERSION} +) + +if (NOT IOS) + if (NOT LLDB_BUILT_STANDALONE) + add_dependencies(lldb-framework clang-headers) + endif() + add_custom_command(TARGET lldb-framework POST_BUILD + COMMAND ${CMAKE_COMMAND} -E create_symlink Versions/Current/Headers ${LLDB_FRAMEWORK_DIR}/LLDB.framework/Headers + COMMAND ${CMAKE_COMMAND} -E create_symlink ${LLDB_FRAMEWORK_VERSION} ${LLDB_FRAMEWORK_DIR}/LLDB.framework/Versions/Current + COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_BINARY_DIR}/lib${LLVM_LIBDIR_SUFFIX}/clang/${LLDB_VERSION} $<TARGET_FILE_DIR:liblldb>/Resources/Clang + ) +endif() + +set_target_properties(liblldb PROPERTIES + OUTPUT_NAME LLDB + FRAMEWORK On + FRAMEWORK_VERSION ${LLDB_FRAMEWORK_VERSION} + MACOSX_FRAMEWORK_INFO_PLIST ${LLDB_SOURCE_DIR}/resources/LLDB-Info.plist + LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/${LLDB_FRAMEWORK_INSTALL_DIR} + PUBLIC_HEADER "${framework_headers}") + +add_dependencies(lldb-framework + lldb-framework-headers + lldb-suite) Modified: vendor/lldb/dist/cmake/modules/LLDBGenerateConfig.cmake ============================================================================== --- vendor/lldb/dist/cmake/modules/LLDBGenerateConfig.cmake Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/cmake/modules/LLDBGenerateConfig.cmake Sat Jul 28 11:09:23 2018 (r336823) @@ -4,6 +4,7 @@ include(CheckSymbolExists) include(CheckIncludeFile) include(CheckIncludeFiles) include(CheckLibraryExists) +include(CheckTypeSize) set(CMAKE_REQUIRED_DEFINITIONS -D_GNU_SOURCE) check_symbol_exists(ppoll poll.h HAVE_PPOLL) @@ -14,14 +15,8 @@ check_cxx_symbol_exists(accept4 "sys/socket.h" HAVE_AC check_include_file(termios.h HAVE_TERMIOS_H) check_include_files("sys/types.h;sys/event.h" HAVE_SYS_EVENT_H) -check_cxx_source_compiles(" - #include <sys/uio.h> - int main() { process_vm_readv(0, nullptr, 0, nullptr, 0, 0); return 0; }" - HAVE_PROCESS_VM_READV) -check_cxx_source_compiles(" - #include <sys/syscall.h> - int main() { return __NR_process_vm_readv; }" - HAVE_NR_PROCESS_VM_READV) +check_cxx_symbol_exists(process_vm_readv "sys/uio.h" HAVE_PROCESS_VM_READV) +check_cxx_symbol_exists(__NR_process_vm_readv "sys/syscall.h" HAVE_NR_PROCESS_VM_READV) check_library_exists(compression compression_encode_buffer "" HAVE_LIBCOMPRESSION) @@ -31,6 +26,24 @@ check_library_exists(compression compression_encode_bu set(LLDB_CONFIG_TERMIOS_SUPPORTED ${HAVE_TERMIOS_H}) if(NOT UNIX) set(LLDB_DISABLE_POSIX 1) +endif() + +if (NOT LLDB_DISABLE_LIBEDIT) + # Check if we libedit capable of handling wide characters (built with + # '--enable-widec'). + set(CMAKE_REQUIRED_LIBRARIES ${libedit_LIBRARIES}) + set(CMAKE_REQUIRED_INCLUDES ${libedit_INCLUDE_DIRS}) + check_symbol_exists(el_winsertstr histedit.h LLDB_EDITLINE_USE_WCHAR) + set(CMAKE_EXTRA_INCLUDE_FILES histedit.h) + check_type_size(el_rfunc_t LLDB_EL_RFUNC_T_SIZE) + if (LLDB_EL_RFUNC_T_SIZE STREQUAL "") + set(LLDB_HAVE_EL_RFUNC_T 0) + else() + set(LLDB_HAVE_EL_RFUNC_T 1) + endif() + set(CMAKE_REQUIRED_LIBRARIES) + set(CMAKE_REQUIRED_INCLUDES) + set(CMAKE_EXTRA_INCLUDE_FILES) endif() if(NOT LLDB_CONFIG_HEADER_INPUT) Modified: vendor/lldb/dist/cmake/modules/LLDBStandalone.cmake ============================================================================== --- vendor/lldb/dist/cmake/modules/LLDBStandalone.cmake Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/cmake/modules/LLDBStandalone.cmake Sat Jul 28 11:09:23 2018 (r336823) @@ -58,6 +58,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR set(LLVM_DIR ${LLVM_OBJ_ROOT}/cmake/modules/CMakeFiles CACHE PATH "Path to LLVM build tree CMake files") set(LLVM_BINARY_DIR ${LLVM_OBJ_ROOT} CACHE PATH "Path to LLVM build tree") set(LLVM_MAIN_SRC_DIR ${MAIN_SRC_DIR} CACHE PATH "Path to LLVM source tree") + set(LLVM_EXTERNAL_LIT ${LLVM_TOOLS_BINARY_DIR}/llvm-lit CACHE PATH "Path to llvm-lit") find_program(LLVM_TABLEGEN_EXE "llvm-tblgen" ${LLVM_TOOLS_BINARY_DIR} NO_DEFAULT_PATH) @@ -99,7 +100,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR # Import CMake library targets from LLVM and Clang. include("${LLVM_OBJ_ROOT}/lib${LLVM_LIBDIR_SUFFIX}/cmake/llvm/LLVMConfig.cmake") - # cmake/clang/ClangConfig.cmake is not created when LLVM and Cland are built together. + # cmake/clang/ClangConfig.cmake is not created when LLVM and Clang are built together. if (EXISTS "${LLVM_OBJ_ROOT}/lib${LLVM_LIBDIR_SUFFIX}/cmake/clang/ClangConfig.cmake") include("${LLVM_OBJ_ROOT}/lib${LLVM_LIBDIR_SUFFIX}/cmake/clang/ClangConfig.cmake") endif() @@ -111,7 +112,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR set(CMAKE_INCLUDE_CURRENT_DIR ON) include_directories("${LLVM_BINARY_DIR}/include" "${LLVM_MAIN_INCLUDE_DIR}") # Next three include directories are needed when llvm-config is located in build directory. - # LLVM and Cland are assumed to be built together + # LLVM and Clang are assumed to be built together if (EXISTS "${LLVM_OBJ_ROOT}/include") include_directories("${LLVM_OBJ_ROOT}/include") endif() Modified: vendor/lldb/dist/docs/code-signing.txt ============================================================================== --- vendor/lldb/dist/docs/code-signing.txt Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/docs/code-signing.txt Sat Jul 28 11:09:23 2018 (r336823) @@ -1,6 +1,11 @@ -On MacOSX lldb needs to be code signed. The Debug, DebugClang and Release -builds are set to code sign using a code signing certificate named -"lldb_codesign". +To use the in-tree debug server on macOS, lldb needs to be code signed. The +Debug, DebugClang and Release builds are set to code sign using a code signing +certificate named "lldb_codesign". This document explains how to set up the +signing certificate. + +Note that it's possible to build and use lldb on macOS without setting up code +signing by using the system's debug server. To configure lldb in this way with +cmake, specify -DLLDB_CODESIGN_IDENTITY=''. If you have re-installed a new OS, please delete all old lldb_codesign items from your keychain. There will be a code signing certification and a public Modified: vendor/lldb/dist/docs/doxygen.cfg.in ============================================================================== --- vendor/lldb/dist/docs/doxygen.cfg.in Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/docs/doxygen.cfg.in Sat Jul 28 11:09:23 2018 (r336823) @@ -137,7 +137,7 @@ SHORT_NAMES = NO # comments will behave just like regular Qt-style comments # (thus requiring an explicit @brief command for a brief description.) -JAVADOC_AUTOBRIEF = NO +JAVADOC_AUTOBRIEF = YES # If the QT_AUTOBRIEF tag is set to YES then Doxygen will # interpret the first line (until the first dot) of a Qt-style @@ -145,7 +145,7 @@ JAVADOC_AUTOBRIEF = NO # will behave just like regular Qt-style comments (thus requiring # an explicit \brief command for a brief description.) -QT_AUTOBRIEF = NO +QT_AUTOBRIEF = YES # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen # treat a multi-line C++ special comment block (i.e. a block of //! or /// Modified: vendor/lldb/dist/docs/lldb-gdb-remote.txt ============================================================================== --- vendor/lldb/dist/docs/lldb-gdb-remote.txt Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/docs/lldb-gdb-remote.txt Sat Jul 28 11:09:23 2018 (r336823) @@ -148,7 +148,7 @@ This packet can be sent one or more times _prior_ to s // are human readable along with an error code. //---------------------------------------------------------------------- -send packet: $QErrorStringInPacketSupported +send packet: $QEnableErrorStrings read packet: $OK#00 //---------------------------------------------------------------------- Modified: vendor/lldb/dist/docs/testsuite/a-detailed-walkthrough.txt ============================================================================== --- vendor/lldb/dist/docs/testsuite/a-detailed-walkthrough.txt Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/docs/testsuite/a-detailed-walkthrough.txt Sat Jul 28 11:09:23 2018 (r336823) @@ -135,15 +135,16 @@ see test/array_types/TestArrayTypes.py: self.array_types() This method is decorated with a skipUnless decorator so that it will only gets -included into the test suite if the platform it is running on is 'darwin', aka -Mac OS X. +included into the test suite if the platform it is running on is 'darwin', a.k.a. +macOS. Type 'man dsymutil' for more details. After the binary is built, it is time to specify the file to be used as the main executable by lldb: - exe = os.path.join(os.getcwd(), "a.out") + # Construct the path to a file "a.out" inside the test's build folder. + exe = self.getBuildArtifact("a.out") self.runCmd("file " + exe, CURRENT_EXECUTABLE_SET) This is where the attribute assignment: @@ -174,10 +175,11 @@ execution. This can be accomplished by passing the ke After the current executable is set, we'll then execute two more commands: # Set the output-path and verify it is set. - self.runCmd("settings set target.process.output-path 'stdout.txt'") + stdout = self.getBuildArtifact('stdout.txt') + self.runCmd("settings set target.process.output-path '%s'" %stdout) self.expect("settings show target.process.output-path", SETTING_MSG("target.process.output-path"), - startstr = "target.process.output-path (string) = 'stdout.txt'") + startstr = "target.process.output-path (string) = '.*stdout.txt'") The first uses the 'settings set' command to set the static setting target.process.output-path to be 'stdout.txt', instead of the default @@ -188,7 +190,7 @@ door and grabs the output from the command execution a start string of the output against what we pass in as the value of the keyword argument pair: - startstr = "target.process.output-path (string) = 'stdout.txt'" + startstr = "target.process.output-path (string) = '%s'" %stdout Take a look at TestBase.expect() within lldbtest.py for more details. Among other things, it can also match against a list of regexp patterns as well as a @@ -204,15 +206,15 @@ And this asserts that the file 'stdout.txt' should be program. # The 'stdout.txt' file should now exist. - self.assertTrue(os.path.isfile("stdout.txt"), - "'stdout.txt' exists due to target.process.output-path.") + self.assertTrue(os.path.isfile(stdout), + "stdout.txt' exists due to target.process.output-path.") Also take a look at main.cpp which emits some message to the stdout. Now, if we pass this assertion, it's time to examine the contents of the file to make sure it contains the same message as programmed in main.cpp: # Read the output file produced by running the program. - with open('stdout.txt', 'r') as f: + with open(stdout, 'r') as f: output = f.read() self.expect(output, exe=False, @@ -235,8 +237,8 @@ file: @classmethod def classCleanup(cls): - system(["/bin/sh", "-c", "rm -f output.txt"]) - system(["/bin/sh", "-c", "rm -f stdout.txt"]) + system(["/bin/sh", "-c", "rm -f "+self.getBuildArtifact("output.txt")]) + system(["/bin/sh", "-c", "rm -f "+self.getBuildArtifact("stdout.txt")]) This is a classmethod (as shown by the @classmethod decorator) which allows the individual test class to perform cleanup actions after the test harness finishes Modified: vendor/lldb/dist/examples/darwin/heap_find/heap/heap_find.cpp ============================================================================== --- vendor/lldb/dist/examples/darwin/heap_find/heap/heap_find.cpp Sat Jul 28 11:08:40 2018 (r336822) +++ vendor/lldb/dist/examples/darwin/heap_find/heap/heap_find.cpp Sat Jul 28 11:09:23 2018 (r336823) @@ -410,7 +410,7 @@ class ObjCClassInfo { (public) m_sort_type = eSortTypeBytes; } if (print && m_size > 0) { - puts("Objective C objects by total bytes:"); + puts("Objective-C objects by total bytes:"); puts("Total Bytes Class Name"); puts("----------- " "-----------------------------------------------------------------"); @@ -427,7 +427,7 @@ class ObjCClassInfo { (public) m_sort_type = eSortTypeCount; } if (print && m_size > 0) { - puts("Objective C objects by total count:"); + puts("Objective-C objects by total count:"); puts("Count Class Name"); puts("-------- " "-----------------------------------------------------------------"); Added: vendor/lldb/dist/examples/python/bsd.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ vendor/lldb/dist/examples/python/bsd.py Sat Jul 28 11:09:23 2018 (r336823) @@ -0,0 +1,481 @@ +#!/usr/bin/python + +import optparse +import os +import shlex +import struct +import sys + +ARMAG = "!<arch>\n" +SARMAG = 8 +ARFMAG = "`\n" +AR_EFMT1 = "#1/" + + +def memdump(src, bytes_per_line=16, address=0): + FILTER = ''.join([(len(repr(chr(x))) == 3) and chr(x) or '.' + for x in range(256)]) + for i in range(0, len(src), bytes_per_line): + s = src[i:i+bytes_per_line] + hex_bytes = ' '.join(["%02x" % (ord(x)) for x in s]) + ascii = s.translate(FILTER) + print("%#08.8x: %-*s %s" % (address+i, bytes_per_line*3, hex_bytes, + ascii)) + + +class Object(object): + def __init__(self, file): + def read_str(file, str_len): + return file.read(str_len).rstrip('\0 ') + + def read_int(file, str_len, base): + return int(read_str(file, str_len), base) + + self.offset = file.tell() + self.file = file + self.name = read_str(file, 16) + self.date = read_int(file, 12, 10) + self.uid = read_int(file, 6, 10) + self.gid = read_int(file, 6, 10) + self.mode = read_int(file, 8, 8) + self.size = read_int(file, 10, 10) + if file.read(2) != ARFMAG: + raise ValueError('invalid BSD object at offset %#08.8x' % ( + self.offset)) + # If we have an extended name read it. Extended names start with + name_len = 0 + if self.name.startswith(AR_EFMT1): + name_len = int(self.name[len(AR_EFMT1):], 10) + self.name = read_str(file, name_len) + self.obj_offset = file.tell() + self.obj_size = self.size - name_len + file.seek(self.obj_size, 1) + + def dump(self, f=sys.stdout, flat=True): + if flat: + f.write('%#08.8x: %#08.8x %5u %5u %6o %#08.8x %s\n' % (self.offset, + self.date, self.uid, self.gid, self.mode, self.size, + self.name)) + else: + f.write('%#08.8x: \n' % self.offset) + f.write(' name = "%s"\n' % self.name) + f.write(' date = %#08.8x\n' % self.date) + f.write(' uid = %i\n' % self.uid) + f.write(' gid = %i\n' % self.gid) + f.write(' mode = %o\n' % self.mode) + f.write(' size = %#08.8x\n' % (self.size)) + self.file.seek(self.obj_offset, 0) + first_bytes = self.file.read(4) + f.write('bytes = ') + memdump(first_bytes) + + def get_bytes(self): + saved_pos = self.file.tell() + self.file.seek(self.obj_offset, 0) + bytes = self.file.read(self.obj_size) + self.file.seek(saved_pos, 0) + return bytes + + +class StringTable(object): + def __init__(self, bytes): + self.bytes = bytes + + def get_string(self, offset): + length = len(self.bytes) + if offset >= length: + return None + return self.bytes[offset:self.bytes.find('\0', offset)] + + +class Archive(object): + def __init__(self, path): + self.path = path + self.file = open(path, 'r') + self.objects = [] + self.offset_to_object = {} + if self.file.read(SARMAG) != ARMAG: + print("error: file isn't a BSD archive") + while True: + try: + self.objects.append(Object(self.file)) + except ValueError: + break + + def get_object_at_offset(self, offset): + if offset in self.offset_to_object: + return self.offset_to_object[offset] + for obj in self.objects: + if obj.offset == offset: + self.offset_to_object[offset] = obj + return obj + return None + + def find(self, name, mtime=None, f=sys.stdout): + ''' + Find an object(s) by name with optional modification time. There + can be multple objects with the same name inside and possibly with + the same modification time within a BSD archive so clients must be + prepared to get multiple results. + ''' + matches = [] + for obj in self.objects: + if obj.name == name and (mtime is None or mtime == obj.date): + matches.append(obj) + return matches + + @classmethod + def dump_header(self, f=sys.stdout): + f.write(' DATE UID GID MODE SIZE NAME\n') + f.write(' ---------- ----- ----- ------ ---------- ' + '--------------\n') + + def get_symdef(self): + def get_uint32(file): + '''Extract a uint32_t from the current file position.''' + v, = struct.unpack('=I', file.read(4)) + return v + + for obj in self.objects: + symdef = [] + if obj.name.startswith("__.SYMDEF"): + self.file.seek(obj.obj_offset, 0) + ranlib_byte_size = get_uint32(self.file) + num_ranlib_structs = ranlib_byte_size/8 + str_offset_pairs = [] + for _ in range(num_ranlib_structs): + strx = get_uint32(self.file) + offset = get_uint32(self.file) + str_offset_pairs.append((strx, offset)) + strtab_len = get_uint32(self.file) + strtab = StringTable(self.file.read(strtab_len)) + for s in str_offset_pairs: + symdef.append((strtab.get_string(s[0]), s[1])) + return symdef + + def get_object_dicts(self): + ''' + Returns an array of object dictionaries that contain they following + keys: + 'object': the actual bsd.Object instance + 'symdefs': an array of symbol names that the object contains + as found in the "__.SYMDEF" item in the archive + ''' + symdefs = self.get_symdef() + symdef_dict = {} + if symdefs: + for (name, offset) in symdefs: + if offset in symdef_dict: + object_dict = symdef_dict[offset] + else: + object_dict = { + 'object': self.get_object_at_offset(offset), + 'symdefs': [] + } + symdef_dict[offset] = object_dict + object_dict['symdefs'].append(name) + object_dicts = [] + for offset in sorted(symdef_dict): + object_dicts.append(symdef_dict[offset]) + return object_dicts + + def dump(self, f=sys.stdout, flat=True): + f.write('%s:\n' % self.path) + if flat: + self.dump_header(f=f) + for obj in self.objects: + obj.dump(f=f, flat=flat) + + +def main(): + parser = optparse.OptionParser( + prog='bsd', + description='Utility for BSD archives') + parser.add_option( + '--object', + type='string', + dest='object_name', + default=None, + help=('Specify the name of a object within the BSD archive to get ' + 'information on')) + parser.add_option( + '-s', '--symbol', + type='string', + dest='find_symbol', + default=None, + help=('Specify the name of a symbol within the BSD archive to get ' + 'information on from SYMDEF')) + parser.add_option( + '--symdef', + action='store_true', + dest='symdef', + default=False, + help=('Dump the information in the SYMDEF.')) + parser.add_option( + '-v', '--verbose', + action='store_true', + dest='verbose', + default=False, + help='Enable verbose output') + parser.add_option( + '-e', '--extract', + action='store_true', + dest='extract', + default=False, + help=('Specify this to extract the object specified with the --object ' + 'option. There must be only one object with a matching name or ' + 'the --mtime option must be specified to uniquely identify a ' + 'single object.')) + parser.add_option( + '-m', '--mtime', + type='int', + dest='mtime', + default=None, + help=('Specify the modification time of the object an object. This ' + 'option is used with either the --object or --extract options.')) + parser.add_option( + '-o', '--outfile', + type='string', + dest='outfile', + default=None, + help=('Specify a different name or path for the file to extract when ' + 'using the --extract option. If this option isn\'t specified, ' + 'then the extracted object file will be extracted into the ' + 'current working directory if a file doesn\'t already exist ' + 'with that name.')) + + (options, args) = parser.parse_args(sys.argv[1:]) + + for path in args: + archive = Archive(path) + if options.object_name: + print('%s:\n' % (path)) + matches = archive.find(options.object_name, options.mtime) + if matches: + dump_all = True + if options.extract: + if len(matches) == 1: + dump_all = False + if options.outfile is None: + outfile_path = matches[0].name + else: + outfile_path = options.outfile + if os.path.exists(outfile_path): + print('error: outfile "%s" already exists' % ( + outfile_path)) + else: + print('Saving file to "%s"...' % (outfile_path)) + with open(outfile_path, 'w') as outfile: + outfile.write(matches[0].get_bytes()) + else: + print('error: multiple objects match "%s". Specify ' + 'the modification time using --mtime.' % ( + options.object_name)) + if dump_all: + for obj in matches: + obj.dump(flat=False) + else: + print('error: object "%s" not found in archive' % ( + options.object_name)) + elif options.find_symbol: + symdefs = archive.get_symdef() + if symdefs: + success = False + for (name, offset) in symdefs: + obj = archive.get_object_at_offset(offset) + if name == options.find_symbol: + print('Found "%s" in:' % (options.find_symbol)) + obj.dump(flat=False) + success = True + if not success: + print('Didn\'t find "%s" in any objects' % ( + options.find_symbol)) *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807281109.w6SB9PJA034677>