[Lldb-commits] [PATCH] D111899: LLDB tests modification for hardware breakpoints
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 26 11:35:16 PDT 2021
jingham accepted this revision.
jingham added a comment.
There's one comment typo, but you can fix that on submission. Otherwise, LGTM.
================
Comment at: lldb/packages/Python/lldbsuite/test/lldbutil.py:654
+ Test breakpoint or breakpoint location.
+ Breakpoint resolved count is always checked. If not specified the assumption is that all location
+ should be resolved.
----------------
location -> locations
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111899/new/
https://reviews.llvm.org/D111899
More information about the lldb-commits
mailing list