[Lldb-commits] [PATCH] D48520: [lldb-mi] Re-implement a few MI commands.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Jun 24 09:54:27 PDT 2018
aprantl added a comment.
Nice. Since you are adding new lit-based tests for these commands, does that mean that the old python tests become redundant and could we remove them? IIRC the python tests don't set synchronous mode so they are prone to fail under load.
https://reviews.llvm.org/D48520
More information about the lldb-commits
mailing list