[Lldb-commits] [PATCH] D143687: [lldb] Add an SB API to get progress events as SBStructuredData

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 10 17:18:16 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ac8dfd0587a: [lldb] Add an SB API to get progress events as SBStructuredData (authored by JDevlieghere).
Herald added a project: LLDB.

Changed prior to commit:
  https://reviews.llvm.org/D143687?vs=496575&id=496642#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143687/new/

https://reviews.llvm.org/D143687

Files:
  lldb/bindings/interface/SBDebugger.i
  lldb/include/lldb/API/SBDebugger.h
  lldb/include/lldb/Core/DebuggerEvents.h
  lldb/source/API/SBDebugger.cpp
  lldb/source/Core/DebuggerEvents.cpp
  lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143687.496642.patch
Type: text/x-patch
Size: 4579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230211/d94f443a/attachment.bin>


More information about the lldb-commits mailing list