This revision was automatically updated to reflect the committed changes.
Closed by commit rG83263aeceb8e: Add HitCount into Breakpoint statistics
(authored by yinghuitan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145203/new/
https://reviews.ll
yinghuitan created this revision.
yinghuitan added reviewers: clayborg, kusmour, GeorgeHuyubo.
Herald added a project: All.
yinghuitan requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Turns out breakpoint statistics is missing hitCount.
This