[lldb-dev] LLDB on Windows

Eran Ifrah eran.ifrah at gmail.com
Sat Apr 12 00:55:21 PDT 2014


On Fri, Apr 11, 2014 at 9:37 PM, Colin Riley <colin at codeplay.com> wrote:

>  Hey Lukas,
>
> We will be up streaming a MI frontend to LLDB soon, which will allow LLDB
> to work on Eclipse and other IDEs.
>
This sound very interesting.
Howver, I am curious, why did you choose to implement GDB's MI, why not
implementing the DBGP protocol? (http://xdebug.org) which is much more
clear and documented protocol. Also, IIRC most IDEs already have pluing for
it (including Eclipse and NetBeans)

Also, is this an open source effort? or something you "do on the side"? ( I
am not sure if you are an lldb developer or user ;) )

>
> Additionally, we are actively looking at a Visual Studio lldb plugin,
> which we'll open up when it is stable enough!
>
> On top of tree at the moment windows is limited.
>
> We mainly use it for remote debugging and so focus our Windows efforts in
> that area. Native Windows debugging has been worked on in another branch by
> Virgile and we need to merge it in.
>
> Hope that answers the questions!
>
> Colin
>  ------------------------------
> From: Lukas Korous <lukas.korous at gmail.com>
> Sent: 11/04/2014 19:00
> To: lldb-dev at cs.uiuc.edu
> Subject: [lldb-dev] LLDB on Windows
>
> Hello,
>
> We use CLang for the development of our open-source numerical software
> (www.hpfem.org/hermes, www.agros2d.org) are very satisfied with it on
> Linux (Ubuntu / Debian). But we would like to also employ it on
> Windows. Therefore we would like to ask about the support of LLDB
> integration into Visual Studio (or other Windows IDE). I read that
> this is a part of the plan, but I would like to ask roughly when it is
> scheduled to become available?
>
> Thank you very much,
> Best Regards,
> Lukas Korous
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
>


-- 
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/20140412/0fce0244/attachment.html>


More information about the lldb-dev mailing list