INFO:2026-06-03T19:26:54Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 974be2bc84be..8eb252007ce0 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8eb252007ce0 [lldb-server] Add breakpoint support to accelerator plugin protocol (#200584) INFO:2026-06-03T19:26:58Z:root:syncing... Deleted branch merge (was 974be2bc84be). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-06-03T19:26:59Z:root:building ninja: Entering directory `out/gn' [1/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.LLDBServerAcceleratorPlugin.o [2/28] CXX obj/lldb/source/Utility/Utility.StringExtractorGDBRemote.o [3/28] CXX obj/lldb/source/Utility/Utility.AcceleratorGDBRemotePackets.o [4/28] AR lib/liblldbUtility.a [5/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServer.o [6/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteClientBase.o [7/28] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o [8/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemoteLog.o [9/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteRegisterContext.o [10/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ThreadGDBRemote.o [11/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerCommon.o [12/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunication.o [13/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerPlatform.o [14/28] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-gdbserver.o [15/28] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [16/28] AR lib/liblldbPluginPlatformGDB.a [17/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [18/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [19/28] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [20/28] AR lib/liblldbPluginPlatformWindows.a [21/28] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [22/28] AR lib/liblldbPluginPlatformPOSIX.a [23/28] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [24/28] AR lib/liblldbPluginProcessGDBRemote.a [25/28] LINK ./bin/lldb-server [26/28] LINK ./bin/lldb-test [27/28] LINK ./bin/lldb-dap [28/28] LINK ./bin/lldb INFO:2026-06-03T19:27:16Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/docs/resources/lldbgdbremote.md", "//lldb/include/lldb/Utility/AcceleratorGDBRemotePackets.h", "//lldb/include/lldb/Utility/StringExtractorGDBRemote.h", "//lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp", "//lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h", "//lldb/source/Plugins/Process/gdb-remote/LLDBServerAcceleratorPlugin.h", "//lldb/source/Utility/AcceleratorGDBRemotePackets.cpp", "//lldb/source/Utility/StringExtractorGDBRemote.cpp", "//lldb/test/API/accelerator/mock/TestMockAcceleratorPlugin.py", "//lldb/tools/lldb-server/Plugins/Accelerator/Mock/LLDBServerMockAcceleratorPlugin.cpp", "//lldb/tools/lldb-server/Plugins/Accelerator/Mock/LLDBServerMockAcceleratorPlugin.h", "//lldb/unittests/Utility/AcceleratorGDBRemotePacketsTest.cpp", "//lldb/unittests/Utility/CMakeLists.txt" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-06-03T19:27:16Z:root:testing INFO:2026-06-03T19:27:16Z:root:skip check-clang INFO:2026-06-03T19:27:16Z:root:skip check-clang-tools INFO:2026-06-03T19:27:16Z:root:skip check-clangd INFO:2026-06-03T19:27:16Z:root:skip check-hwasan INFO:2026-06-03T19:27:16Z:root:skip check-lld INFO:2026-06-03T19:27:16Z:root:skip check-llvm INFO:2026-06-03T19:27:16Z:root:done