[Lldb-commits] [PATCH] D46588: [LLDB][lldb-mi] Add possibility to set breakpoints without selecting a target.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 16 09:08:45 PDT 2018
aprantl added a comment.
Alexander, I don't want this discussion to block you progress too much. It's important that we sort out the best way to test lldb-mi early on (and I hope this doesn't take too long), but while we are debating this you could also land the patch with the classic expect-based testcase that you had and go back and convert it later on. It's a bit more work, but converting the testcases shouldn't be too difficult.
Repository:
rL LLVM
https://reviews.llvm.org/D46588
More information about the lldb-commits
mailing list