[Lldb-commits] [PATCH] D43686: Add "lldb-test breakpoint" command and convert the case-sensitivity test to use it

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 23 11:48:08 PST 2018


vsk accepted this revision.
vsk added a comment.

I like that we can customize the command substitutions and the way we dump internal state in this test mode. This offers some added flexibility over the batch mode, IMO. LGTM, thanks!


https://reviews.llvm.org/D43686





More information about the lldb-commits mailing list