[Lldb-commits] [lldb] [LLDB] Add SBProgress so Python scripts can also report progress (PR #119052)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 16 11:14:10 PST 2025
https://github.com/JDevlieghere approved this pull request.
I'm happy with this, as it addresses my concerns.
@labath, you had some similar, and some different concerns (i.e. the RAII benefit of the C++ implementation). Should we have an RFC for this to flesh that out or how do you feel about the current state of this patch?
https://github.com/llvm/llvm-project/pull/119052
More information about the lldb-commits
mailing list