[Lldb-commits] [PATCH] D122193: [lldb/test] Add events listener helper function to lldbtest
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 22 20:03:57 PDT 2022
mib updated this revision to Diff 417474.
mib retitled this revision from "Reland "[lldb/test] Add events listener helper class to lldbtest"" to "[lldb/test] Add events listener helper function to lldbtest".
mib edited the summary of this revision.
mib added a comment.
Address @labath comments:
- Split the class into 2 functions
- Let the user handle the event
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122193/new/
https://reviews.llvm.org/D122193
Files:
lldb/packages/Python/lldbsuite/test/lldbutil.py
lldb/test/API/functionalities/diagnostic_reporting/TestDiagnosticReporting.py
lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122193.417474.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220323/5e4a1f85/attachment.bin>
More information about the lldb-commits
mailing list