labath added a comment.

We have some existing tests 
(`functionalities/load_using_paths/TestLoadUsingPaths.py`) for this 
functionality, but they are are all skipped on windows. Can you check if they 
work now, or create a new test for the subset of functionality which does work?

>   Ideally, the user input would be converted from UTF-8 to UTF-16.

Would it be possible to do the conversion within lldb 
(`llvm::ConvertUTF8toWide`), and pass that as a prebaked string?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77287/new/

https://reviews.llvm.org/D77287



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to