teemperor added a comment.

In D103439#2791298 <https://reviews.llvm.org/D103439#2791298>, @JDevlieghere 
wrote:

> LGTM. Are there other places where we check this, either in `lldbutil` or 
> maybe more generally a pattern in the tests that could be extracted into a 
> helper?

From what I can see all our `lldbutil` functions that run to a breakpoint end 
up calling this function so this should cover everything beside the tests that 
manually do stuff like "continue" and so on. But there might be some utility 
function for going to the next breakpoint that are missing this. I'll check, 
thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103439

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to