This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d8692d80d [lldb] [Process/gdb-remote] Use '127.0.0.1' in ConnectLocally() new 91b37e373 [lldb] [test] Mark failing tests XFAIL on NetBSD
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/ExecControl/StopHook/stop-hook-threads.test | 1 + lit/SymbolFile/DWARF/debug-line-basic.s | 1 + lit/SymbolFile/DWARF/dir-separator-no-comp-dir-relative-name.s | 1 + lit/SymbolFile/DWARF/dir-separator-no-comp-dir.s | 1 + lit/SymbolFile/DWARF/dir-separator-posix.s | 1 + lit/SymbolFile/DWARF/dir-separator-windows.s | 1 + lit/SymbolFile/DWARF/find-inline-method.s | 1 + lit/tools/lldb-mi/breakpoint/break-insert-enable-pending.test | 1 + lit/tools/lldb-mi/breakpoint/break-insert.test | 2 ++ lit/tools/lldb-mi/data/data-info-line.test | 2 ++ lit/tools/lldb-mi/exec/exec-continue.test | 2 ++ lit/tools/lldb-mi/exec/exec-interrupt.test | 2 ++ lit/tools/lldb-mi/exec/exec-next-instruction.test | 2 ++ lit/tools/lldb-mi/exec/exec-next.test | 2 ++ lit/tools/lldb-mi/exec/exec-step-instruction.test | 2 ++ lit/tools/lldb-mi/exec/exec-step.test | 2 ++ packages/Python/lldbsuite/test/decorators.py | 6 ++++++ packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py | 1 + .../test/expression_command/call-restarts/TestCallThatRestarts.py | 1 + .../expression_command/expr-in-syscall/TestExpressionInSyscall.py | 1 + .../lldbsuite/test/expression_command/formatters/TestFormatters.py | 1 + .../test/expression_command/ir-interpreter/TestIRInterpreter.py | 1 + .../test/expression_command/radar_9531204/TestPrintfAfterUp.py | 1 + .../test/expression_command/save_jit_objects/TestSaveJITObjects.py | 1 + packages/Python/lldbsuite/test/expression_command/test/TestExprs.py | 1 + .../test/expression_command/timeout/TestCallWithTimeout.py | 1 + .../test/functionalities/attach_resume/TestAttachResume.py | 1 + .../breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py | 1 + .../breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py | 1 + .../global_constructor/TestBreakpointInGlobalConstructor.py | 1 + .../data-formatter/setvaluefromcstring/TestSetValueFromCString.py | 3 ++- .../functionalities/deleted-executable/TestDeletedExecutable.py | 1 + .../test/functionalities/inferior-assert/TestInferiorAssert.py | 4 ++++ .../test/functionalities/inferior-crashing/TestInferiorCrashing.py | 2 ++ .../inferior-crashing/recursive-inferior/TestRecursiveInferior.py | 2 ++ .../launch_with_shellexpand/TestLaunchWithShellExpand.py | 1 + .../lldbsuite/test/functionalities/load_unload/TestLoadUnload.py | 3 +++ .../Python/lldbsuite/test/functionalities/longjmp/TestLongjmp.py | 3 +++ .../test/functionalities/process_attach/TestProcessAttach.py | 3 +++ .../test/functionalities/process_group/TestChangeProcessGroup.py | 1 + .../test/functionalities/process_launch/TestProcessLaunch.py | 2 ++ .../test/functionalities/register/intel_avx/TestYMMRegister.py | 1 + .../test/functionalities/register/register_command/TestRegisters.py | 5 +++++ .../Python/lldbsuite/test/functionalities/signal/TestSendSignal.py | 1 + .../Python/lldbsuite/test/functionalities/signal/raise/TestRaise.py | 2 ++ .../test/functionalities/target_create_deps/TestTargetCreateDeps.py | 4 ++++ .../functionalities/thread/break_after_join/TestBreakAfterJoin.py | 1 + .../TestConcurrentBreakpointDelayBreakpointOneSignal.py | 1 + .../TestConcurrentBreakpointOneDelayBreakpointThreads.py | 1 + .../TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py | 1 + .../thread/concurrent_events/TestConcurrentCrashWithBreak.py | 1 + .../thread/concurrent_events/TestConcurrentCrashWithSignal.py | 1 + .../thread/concurrent_events/TestConcurrentCrashWithWatchpoint.py | 1 + .../TestConcurrentCrashWithWatchpointBreakpointSignal.py | 1 + .../thread/concurrent_events/TestConcurrentDelaySignalBreak.py | 1 + .../thread/concurrent_events/TestConcurrentDelaySignalWatch.py | 1 + .../thread/concurrent_events/TestConcurrentDelayWatchBreak.py | 1 + .../TestConcurrentDelayedCrashWithBreakpointSignal.py | 1 + .../TestConcurrentDelayedCrashWithBreakpointWatchpoint.py | 1 + .../thread/concurrent_events/TestConcurrentNWatchNBreak.py | 1 + .../thread/concurrent_events/TestConcurrentSignalBreak.py | 1 + .../thread/concurrent_events/TestConcurrentSignalDelayBreak.py | 1 + .../thread/concurrent_events/TestConcurrentSignalDelayWatch.py | 1 + .../thread/concurrent_events/TestConcurrentSignalNWatchNBreak.py | 1 + .../thread/concurrent_events/TestConcurrentSignalWatch.py | 1 + .../thread/concurrent_events/TestConcurrentSignalWatchBreak.py | 1 + .../thread/concurrent_events/TestConcurrentTwoBreakpointThreads.py | 1 + .../concurrent_events/TestConcurrentTwoBreakpointsOneDelaySignal.py | 1 + .../concurrent_events/TestConcurrentTwoBreakpointsOneSignal.py | 1 + .../concurrent_events/TestConcurrentTwoBreakpointsOneWatchpoint.py | 1 + .../thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py | 1 + .../concurrent_events/TestConcurrentTwoWatchpointsOneBreakpoint.py | 1 + .../TestConcurrentTwoWatchpointsOneDelayBreakpoint.py | 1 + .../concurrent_events/TestConcurrentTwoWatchpointsOneSignal.py | 1 + .../thread/concurrent_events/TestConcurrentWatchBreak.py | 1 + .../thread/concurrent_events/TestConcurrentWatchBreakDelay.py | 1 + .../TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py | 1 + .../TestConcurrentWatchpointWithDelayWatchpointThreads.py | 1 + .../thread/create_after_attach/TestCreateAfterAttach.py | 2 ++ .../thread/create_during_step/TestCreateDuringStep.py | 3 +++ .../functionalities/thread/exit_during_break/TestExitDuringBreak.py | 1 + .../functionalities/thread/exit_during_step/TestExitDuringStep.py | 3 +++ .../functionalities/thread/multi_break/TestMultipleBreakpoints.py | 1 + .../test/functionalities/thread/num_threads/TestNumThreads.py | 2 ++ .../lldbsuite/test/functionalities/thread/state/TestThreadStates.py | 4 ++++ .../test/functionalities/thread/step_out/TestThreadStepOut.py | 3 +++ .../test/functionalities/thread/thread_exit/TestThreadExit.py | 1 + .../thread/thread_specific_break/TestThreadSpecificBreakpoint.py | 2 ++ .../TestThreadSpecificBpPlusCondition.py | 1 + .../lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py | 1 + .../tsan/cpp_global_location/TestTsanCPPGlobalLocation.py | 1 + .../functionalities/tsan/global_location/TestTsanGlobalLocation.py | 1 + .../test/functionalities/tsan/multiple/TestTsanMultiple.py | 1 + .../test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py | 1 + .../functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py | 1 + .../test/functionalities/unwind/noreturn/TestNoreturnUnwind.py | 1 + .../watchpoint/hello_watchlocation/TestWatchLocation.py | 1 + .../watchpoint/hello_watchpoint/TestMyFirstWatchpoint.py | 1 + .../functionalities/watchpoint/multiple_hits/TestMultipleHits.py | 1 + .../watchpoint/multiple_threads/TestWatchpointMultipleThreads.py | 2 ++ .../watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py | 1 + .../watchpoint/watchpoint_commands/TestWatchpointCommands.py | 4 ++++ .../watchpoint_commands/command/TestWatchpointCommandLLDB.py | 2 ++ .../watchpoint_commands/command/TestWatchpointCommandPython.py | 2 ++ .../watchpoint_commands/condition/TestWatchpointConditionCmd.py | 1 + .../watchpoint/watchpoint_disable/TestWatchpointDisable.py | 1 + .../watchpoint_set_command/TestWatchLocationWithWatchSet.py | 1 + .../watchpoint/watchpoint_size/TestWatchpointSizes.py | 3 +++ packages/Python/lldbsuite/test/lang/c/array_types/TestArrayTypes.py | 1 + .../test/lang/c/conflicting-symbol/TestConflictingSymbol.py | 1 + .../lldbsuite/test/lang/c/const_variables/TestConstVariables.py | 1 + .../lldbsuite/test/lang/c/function_types/TestFunctionTypes.py | 1 + .../lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py | 1 + packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py | 1 + packages/Python/lldbsuite/test/lang/c/shared_lib/TestSharedLib.py | 2 ++ .../Python/lldbsuite/test/lang/c/stepping/TestStepAndBreakpoints.py | 1 + packages/Python/lldbsuite/test/lang/cpp/auto/TestCPPAuto.py | 1 + .../test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py | 1 + .../test/lang/cpp/namespace_definitions/TestNamespaceDefinitions.py | 1 + packages/Python/lldbsuite/test/lang/cpp/this/TestCPPThis.py | 1 + .../lang/objc/objc-foundation-dictionary-empty/TestNSDictionary0.py | 3 ++- .../test/lang/objc/objc-ivar-protocols/TestIvarProtocols.py | 3 ++- .../lldbsuite/test/lang/objc/objc-runtime-ivars/TestRuntimeIvars.py | 4 +++- .../test/lang/objc/variadic_methods/TestVariadicMethods.py | 3 ++- .../lldbsuite/test/lang/objcxx/class-name-clash/TestNameClash.py | 3 ++- .../lldbsuite/test/lang/objcxx/objcxx-ivar-vector/TestIvarVector.py | 3 ++- .../test/python_api/exprpath_synthetic/TestExprPathSynthetic.py | 3 ++- .../Python/lldbsuite/test/python_api/hello_world/TestHelloWorld.py | 1 + .../lldbsuite/test/python_api/lldbutil/iter/TestLLDBIterator.py | 1 + .../test/python_api/lldbutil/process/TestPrintStackTraces.py | 1 + .../test/python_api/sbtype_typeclass/TestSBTypeTypeClass.py | 2 +- packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | 1 + .../lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py | 1 + .../test/python_api/watchpoint/TestWatchpointIgnoreCount.py | 1 + .../lldbsuite/test/python_api/watchpoint/TestWatchpointIter.py | 1 + .../python_api/watchpoint/condition/TestWatchpointConditionAPI.py | 1 + .../python_api/watchpoint/watchlocation/TestSetWatchlocation.py | 1 + .../python_api/watchpoint/watchlocation/TestTargetWatchAddress.py | 1 + .../Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py | 2 ++ packages/Python/lldbsuite/test/tools/lldb-mi/signal/TestMiSignal.py | 3 +++ .../test/tools/lldb-mi/startup_options/TestMiStartupOptions.py | 2 ++ packages/Python/lldbsuite/test/tools/lldb-mi/target/TestMiTarget.py | 3 +++ .../lldbsuite/test/tools/lldb-mi/threadinfo/TestMiThreadInfo.py | 1 + .../lldbsuite/test/tools/lldb-vscode/attach/TestVSCode_attach.py | 4 ++++ .../lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py | 1 + .../lldbsuite/test/tools/lldb-vscode/launch/TestVSCode_launch.py | 1 + 146 files changed, 218 insertions(+), 9 deletions(-)