fdeazeve added inline comments.
================ Comment at: lldb/source/Breakpoint/Breakpoint.cpp:334 + for (size_t i = 0; i < GetNumLocations(); ++i) + GetLocationAtIndex(i)->ResetHitCount(); +} ---------------- @jingham actually, should I apply the same idea to BreakpointLocationList? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133858/new/ https://reviews.llvm.org/D133858 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits