<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Eran,<br>
    <br>
    Windows is not supported as a target platform on ToT.<br>
    <br>
    Virgile Bello has a branch on his github account
    (<a class="moz-txt-link-freetext" href="https://github.com/xen2/lldb/tree/msvc12">https://github.com/xen2/lldb/tree/msvc12</a>) which does, though. Ive
    tried it with small gcc-built dwarf2 debug binaries. It works enough
    to stop at breakpoints, stepping, viewing the stack, etc. You may
    need to do some merging to trunk, last time I tried the branch was a
    few months ago.<br>
    <br>
    Colin<br>
    <br>
    <div class="moz-cite-prefix">On 14/06/2014 11:12, Eran Ifrah wrote:<br>
    </div>
    <blockquote
cite="mid:CAAvfv_DHxjMzXdrodKZyJ4-HZnWHa8Aa0YH=+AHa2d2_XvPkmA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small">Hi,</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small"><br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small">
          I tried both building lldb with MSVC and with MinGW both
          failed to debug native Windows executables (I actually tried 3
          types of executables, 1 built with MinGW, 1 with clang 3.4 and
          1 with Visual Studio)</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small">
          <br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small">This is
          the error I am getting:</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small"><br>
        </div>
        <div class="gmail_default" style="">
          <div class="gmail_default"><font face="courier new, monospace">$
              lldb D:/src/TestArea/ClangVC/Debug/ClangVC.exe</font></div>
          <div class="gmail_default"><font face="courier new, monospace">error:
              'D:/src/TestArea/ClangVC/Debug/ClangVC.exe' doesn't
              contain any 'host' platform architectures:</font></div>
          <div class="gmail_default"><font face="courier new, monospace">(lldb)</font></div>
          <div class="gmail_default"><br>
          </div>
          <div class="gmail_default">So the question is:</div>
        </div>
        <div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif;font-size:small">
            ​Is it possible to use lldb on Windows (for local debugging
            not remote debugging)</div>
          <br>
        </div>
        -- <br>
        <div dir="ltr"><font face="verdana, sans-serif">Eran Ifrah<br>
            Author of codelite, a cross platform open source C/C++ IDE:
            <a moz-do-not-send="true" href="http://www.codelite.org"
              target="_blank">http://www.codelite.org</a><br>
          </font>
          <div><font face="verdana, sans-serif">wxCrafter, a wxWidgets
              RAD: <a class="moz-txt-link-freetext" href="http://">http://</a><a moz-do-not-send="true"
                href="http://wxcrafter.codelite.org" target="_blank">wxcrafter.codelite.org</a></font></div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
lldb-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
- Colin Riley
Games Technology Director

Codeplay Software Ltd
45 York Place, Edinburgh, EH1 3HP
Tel: 0131 466 0503
Fax: 0131 557 6600
Website: <a class="moz-txt-link-freetext" href="http://www.codeplay.com">http://www.codeplay.com</a>
Twitter: <a class="moz-txt-link-freetext" href="https://twitter.com/codeplaysoft">https://twitter.com/codeplaysoft</a>

This email and any attachments may contain confidential and /or privileged information and is for use by the addressee only. If you are not the intended recipient, please notify Codeplay Software Ltd immediately and delete the message from your computer. You may not copy or forward it,or use or disclose its contents to any other person. Any views or other information in this message which do not relate to our business are not authorized by Codeplay software Ltd, nor does this message form part of any contract unless so stated.
As internet communications are capable of data corruption Codeplay Software Ltd does not accept any responsibility for any changes made to this message after it was sent. Please note that Codeplay Software Ltd does not accept any liability or responsibility for viruses and it is your responsibility to scan any attachments.
Company registered in England and Wales, number: 04567874
Registered office: 81 Linkfield Street, Redhill RH1 6BY </pre>
  </body>
</html>