[Lldb-commits] [lldb] [LLDB] Add SBProgress so Python scripts can also report progress (PR #119052)

Jacob Lalonde via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 9 13:16:35 PST 2024


Jlalond wrote:

@JDevlieghere if I were to add a way to identify an 'internal' vs 'external' progress, do you want me to make all consumers aware to this distinction or are we cool with just exposing the property as a part of this patch?

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


More information about the lldb-commits mailing list