================ @@ -0,0 +1,72 @@ +%feature("docstring", +"A container for options to use when saving a core file. + +SBSaveCoreOptions includes API's to specify the memory regions and threads to include +when generating a core file. These options are not exclusive the existing SaveCoreStyle option. + +Full will save off all thread and memory regions, ignoring the memory regions and threads in +the options object. ---------------- Jlalond wrote:
Sweet, I wanted to do a list but didn't realize if the docstrings supported markdown. https://github.com/llvm/llvm-project/pull/123132 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits