[Lldb-commits] [PATCH] D120100: [lldb/bindings] Expose the progress reporting machinery to the SWIG interface
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 18 14:11:25 PST 2022
mib updated this revision to Diff 410023.
mib retitled this revision from "[lldb] Expose eBroadcastBitProgress to the SWIG SBAPI" to "[lldb/bindings] Expose the progress reporting machinery to the SWIG interface".
mib edited the summary of this revision.
mib added a comment.
Instead of moving the enum to `lldb-enumeration`, define it in the SBDebugger SWIG interface file and add a test to exercise the API.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120100/new/
https://reviews.llvm.org/D120100
Files:
lldb/bindings/interface/SBDebugger.i
lldb/test/API/functionalities/progress_reporting/Makefile
lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py
lldb/test/API/functionalities/progress_reporting/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120100.410023.patch
Type: text/x-patch
Size: 4002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220218/cf240466/attachment.bin>
More information about the lldb-commits
mailing list