[PATCH] D46588: [LLDB][lldb-mi] Add possibility to set breakpoints without selecting a target.

Alexander Polyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 10:08:29 PDT 2018


polyakov.alex added a comment.

In https://reviews.llvm.org/D46588#1103237, @aprantl wrote:

> For the experiment you can probably just stick it into `CMICmnLLDBDebugger::InitSBDebugger()`.


Yep, after that, test is passing with only `CHECK` directives.


Repository:
  rL LLVM

https://reviews.llvm.org/D46588





More information about the llvm-commits mailing list