<span style="line-height:19.7999992370605px">The LLDB homepage has the following to say about platform support:</span><br style="line-height:19.7999992370605px"><div style="line-height:19.7999992370605px"><br></div><div style="line-height:19.7999992370605px"><p style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;line-height:normal">LLDB is known to work on the following platforms, but ports to new platforms are welcome:</p><ul style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;line-height:normal"><li>Mac OS X desktop user space debugging for i386 and x86-64</li><li>iOS simulator debugging on i386</li><li>iOS device debugging on ARM</li><li>Linux local user-space debugging for i386 and x86-64</li><li>FreeBSD local user-space debugging for i386 and x86-64</li></ul><div>Windows is not listed here.  I would like to list it.  What level of functionality needs to be present, and how many tests need to pass before I can list Windows here?  Can I do it now, with the caveat that it's still experimental?  I have the test suite running (although many tests failing), source level debugging with DWARF, breakpoints, stepping, stack traces, etc all working with basic support, so this seems like a good time to announce support for Windows.  Obviously many things will not work, but we plan to support this long term, so it will just be a matter of time.<font color="#000000" face="Times New Roman" size="3"><span style="line-height:normal"><br></span></font></div></div><div style="line-height:19.7999992370605px"><br></div><div style="line-height:19.7999992370605px">Along with an update to the supported platforms on the homepage, I plan to add some specific Windows instructions to the build page related to Python, required packages that need to be installed, etc.  </div><div style="line-height:19.7999992370605px"><br></div><div style="line-height:19.7999992370605px">Additionally, I hope to follow this up with a post to the LLVM blog announcing experimental support for live debugging on Windows along with a very high level overview of our future plans.</div>