[Lldb-commits] [PATCH] D131758: [lldb] [gdb-remote] Include PID in vCont packets if multiprocess

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 19 09:23:58 PDT 2022


aprantl added a comment.

In D131758#3735621 <https://reviews.llvm.org/D131758#3735621>, @Michael137 wrote:

> This seems to cause all API tests to time out.
>
> See LLDB Incremental buildbot: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/46215/execution/node/70/log/
>
> Can we revert this until we know what the root cause is?

I reverted this and the follow-up commit that disables a test on Windows for now. Please let us know if you need any help in diagnosing the problem!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131758



More information about the lldb-commits mailing list