[Lldb-commits] [lldb] Add new Python API `SBCommandInterpreter::GetTranscript()` (PR #90703)

via lldb-commits lldb-commits at lists.llvm.org
Wed May 15 19:22:51 PDT 2024


https://github.com/jeffreytan81 commented:

General looks good to me. I do agree that we should hide this behind a setting to avoid memory leak in long running lldb sessions. 

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


More information about the lldb-commits mailing list