[lldb-dev] Is anyone using lldb on Windows to debug a _Windows_ application

Eran Ifrah eran.ifrah at gmail.com
Sat Jun 14 03:12:56 PDT 2014


Hi,

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)

This is the error I am getting:

$ lldb D:/src/TestArea/ClangVC/Debug/ClangVC.exe
error: 'D:/src/TestArea/ClangVC/Debug/ClangVC.exe' doesn't contain any
'host' platform architectures:
(lldb)

So the question is:
​Is it possible to use lldb on Windows (for local debugging not remote
debugging)

-- 
Eran Ifrah
Author of codelite, a cross platform open source C/C++ IDE:
http://www.codelite.org
wxCrafter, a wxWidgets RAD: http://wxcrafter.codelite.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140614/c4ce1fcd/attachment.html>


More information about the lldb-dev mailing list