[Lldb-commits] [PATCH] D111899: LLDB tests modification for hardware breakpoints
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 18 20:37:26 PST 2021
clayborg added a comment.
The right fix IMHO is to rename the function in lldbtest.py from "def target(self):" to "def selected_target(self):" and then find all call sites and fix them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111899/new/
https://reviews.llvm.org/D111899
More information about the lldb-commits
mailing list