JDevlieghere added inline comments.

================
Comment at: lldb/source/Interpreter/InterpreterProperties.td:18
+    DefaultStringValue<"">,
+    Desc<"A path where LLDB will save the session's transcripts.">;
   def StopCmdSourceOnError: Property<"stop-command-source-on-error", 
"Boolean">,
----------------
Given that `session save` already takes a file, I think it would make sense to 
call out here that this is particularly useful in combination with 
`save-session-on-quit`. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105030/new/

https://reviews.llvm.org/D105030

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to