[Lldb-commits] [PATCH] D151366: [lldb] Disable variable watchpoints when going out of scope

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 26 15:38:54 PDT 2023


jasonmolenda added a comment.

In D151366#4375959 <https://reviews.llvm.org/D151366#4375959>, @antmo wrote:

> Hi @mib,
> I think this broke lldb-arm-ubuntu bot (LocalVariableWatchpointDisabler.test failure): https://lab.llvm.org/buildbot/#/builders/17/builds/38136
> Also visible on lldb-aarch64-windows here (TestVarPath.py issue is something else): https://lab.llvm.org/buildbot/#/builders/219/builds/3048
> Could you please take a look ?

Thanks for pointing out the bot failures, I hadn't noticed them yet.  I've reverted Ismail's change until he can look into it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151366



More information about the lldb-commits mailing list