[Lldb-commits] [PATCH] D82616: Improve the detection of iOS/tvOS/watchOS simulator binaries in debugserver and lldb

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 1 09:10:25 PDT 2020


teemperor added a comment.

I guess this is breaking the Green Dragon tests as it's in the blame list: http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/22121/

  Failing Tests:
  lldb-api.tools/lldb-server.TestAppleSimulatorOSType.py
  lldb-api.tools/lldb-server.TestGdbRemoteAttach.py
  lldb-api.tools/lldb-server.TestGdbRemoteProcessInfo.py
  lldb-api.tools/lldb-server.TestGdbRemoteRegisterState.py
  lldb-api.tools/lldb-server.TestGdbRemoteThreadsInStopReply.py
  lldb-api.tools/lldb-server.TestLldbGdbServer.py


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82616/new/

https://reviews.llvm.org/D82616





More information about the lldb-commits mailing list