[lldb-dev] LLDB on Windows

Colin Riley colin at codeplay.com
Sat Apr 12 01:52:39 PDT 2014


Implementing MI and upstreaming is something we (Codeplay) are working with as part of Hexagon remote lldb  implementation work, which I gave a talk about at last years Developers meeting. 

I'm not familiar with dbgp, but I think a MI plugin would be more valuable to the community as a whole.  It's widely adopted out of the box on many IDEs. Of course it doesn't stop us implementing more protocols in the future! 

We are developers of LLDB, currently keeping the Visual Studio13 build green and getting a build it up for it. The MI/Eclipse stuff will be put into review fairly soon I think. Internally we have various LLDB projects on the go.

Colin

-----Original Message-----
From: "Eran Ifrah" <eran.ifrah at gmail.com>
Sent: ‎12/‎04/‎2014 08:55
To: "Colin Riley" <colin at codeplay.com>
Cc: "Lukas Korous" <lukas.korous at gmail.com>; "lldb-dev at cs.uiuc.edu" <lldb-dev at cs.uiuc.edu>
Subject: Re: [lldb-dev] LLDB on Windows






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
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/ea1e7824/attachment.html>


More information about the lldb-dev mailing list