[lldb-dev] Using LLDB API on windows

Russell Greene via lldb-dev lldb-dev at lists.llvm.org
Sun Apr 2 14:38:02 PDT 2017


Hey so I am developing a project using LLDB as a debugger and am looking to
make it cross-platform.

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?

On the status page <https://lldb.llvm.org/status.html> I see the lldb
commandline tool is OK for windows, which uses the LLDB API, how is this
achieved?

-Russell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170402/87a968c6/attachment.html>


More information about the lldb-dev mailing list