<div dir="ltr">Hey so I am developing a project using LLDB as a debugger and am looking to make it cross-platform. <div><br></div><div>As I see it, the LLDB API boots up an instance of lldb-server, but lldb-server isn't available on windows. Is there a way to use the LLDB C++ API on windows? </div><div><br></div><div>On the <a href="https://lldb.llvm.org/status.html">status page</a> I see the lldb commandline tool is OK for windows, which uses the LLDB API, how is this achieved?</div><div><br></div><div>-Russell</div></div>