[Lldb-commits] [PATCH] D51934: [target] Change target create's behavior wrt loading dependent files.

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 15 15:37:58 PDT 2018


stella.stamenova added a comment.

Thanks. I guess the more explicit question is: which platforms is this feature (and test) applicable to? The test should be disabled on other platforms. It is already disabled on Linux because it is not applicable and it is failing to even build on Windows in its current state.

@JDevlieghere , do you expect this to work on Windows?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51934





More information about the lldb-commits mailing list