[Lldb-commits] [lldb] [LLDB-DAP] SBDebugger don't prefix title on progress updates (PR #124648)
Jacob Lalonde via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 19 13:24:44 PST 2025
Jlalond wrote:
@clayborg
DAP with a detail and a total

Indeterminate with an increment detail

Then with an indeterminate progress, but no increment detail

For number 2 I think I found another bug for indeterminate messages not updating the detail correctly, but I will address this in a future patch.
https://github.com/llvm/llvm-project/pull/124648
More information about the lldb-commits
mailing list