[Lldb-commits] [PATCH] D143690: [lldb] Add the ability to provide a message to a progress event update
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 10 12:11:57 PST 2023
JDevlieghere updated this revision to Diff 496577.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.
- update -> details
- expose title and details separately in structured data
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143690/new/
https://reviews.llvm.org/D143690
Files:
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/Core/DebuggerEvents.h
lldb/include/lldb/Core/Progress.h
lldb/source/API/SBDebugger.cpp
lldb/source/Core/Debugger.cpp
lldb/source/Core/DebuggerEvents.cpp
lldb/source/Core/Progress.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143690.496577.patch
Type: text/x-patch
Size: 9356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230210/465312ac/attachment.bin>
More information about the lldb-commits
mailing list