================ @@ -1222,6 +1222,7 @@ enum SaveCoreStyle { eSaveCoreFull = 1, eSaveCoreDirtyOnly = 2, eSaveCoreStackOnly = 3, + eSaveCoreCustom = 4, ---------------- Jlalond wrote:
I think `CustomOnly` sounds a bit clunky, but it does convey only custom fields will be saved and fits with the current naming standard. https://github.com/llvm/llvm-project/pull/105442 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits