================
@@ -45,6 +45,10 @@ Note that currently ELF Core files are not supported."
     Resetting will result in the reset of all process specific options, such 
as Threads to save."
 ) lldb::SBSaveCoreOptions::SetProcess;
 
+%feature("docstring", "
+    Get the process to save. If undefined, an invalid SBProcess will be 
returned."
----------------
dmpots wrote:

What would make it be undefined? If its obvious for those in the know then its 
fine, but might be useful to expand the doc a little.

edit: Or maybe just copy the doc comment below which reads a bit better to me.

https://github.com/llvm/llvm-project/pull/146777
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to