================
@@ -426,6 +426,8 @@ class LLDB_API SBDebugger {
SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
+ void ResetStatistics();
----------------
clayborg wrote:
Add a header doc comment for this to document what this will do:
- clear all stats for all modules in all targets
- clear all target breakpoint stats?
https://github.com/llvm/llvm-project/pull/113723
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits