[Lldb-commits] [lldb] Add warning message to `session save` when transcript isn't saved. (PR #109020)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 18 10:21:53 PDT 2024


medismailben wrote:

> Maybe `interpreter.save-transcript` could be true by default as well. Any feedback welcome.

Although that could be useful but I'm concerned of the performance aspect of it. Not everyone cares to save transcripts so I'm not sure it should be on by default. I like this patch because it explains to the user what they need to do to save the transaction (enable the settings), may be that's good enough.

https://github.com/llvm/llvm-project/pull/109020


More information about the lldb-commits mailing list