Turns out breakpoint statistics is missing hitCount.
This patches adds the hitCount field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145203
Add HitCount into Breakpoint statistics ClosedPublic Authored by yinghuitan on Mar 2 2023, 4:06 PM.
Details Summary Turns out breakpoint statistics is missing hitCount.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 2 2023, 9:15 PM Closed by commit rG83263aeceb8e: Add HitCount into Breakpoint statistics (authored by yinghuitan). · Explain WhyMar 3 2023, 10:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502181 lldb/source/Breakpoint/Breakpoint.cpp
lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
|