JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lldb/source/Interpreter/CommandInterpreter.cpp:2941
+
+  GetDebugger().GetOutputStreamSP()->Printf(
+      "Session's transcripts saved to %s\n", output_file->c_str());
----------------
I'd write this to the `CommandReturnObject` and include it in the transcript.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82155



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

Reply via email to