[Lldb-commits] [PATCH] D151366: [lldb] Disable variable watchpoints when going out of scope
antoine moynault via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 26 06:12:43 PDT 2023
antmo added a comment.
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 ?
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