[Lldb-commits] [PATCH] D144665: Use Resume not PrivateResume when asynchronously continuing after the start at stop

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 1 09:04:54 PST 2023


stella.stamenova added a comment.

Looks like the new test is failing on the windows lldb bot: https://lab.llvm.org/buildbot/#/builders/83/builds/29680. The buildbot was already red because of `TestCommandScript.py`, so you might have missed this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144665



More information about the lldb-commits mailing list