<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">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. <BR><BR>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! <BR><BR>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.<BR><BR>Colin</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:eran.ifrah@gmail.com">Eran Ifrah</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎12/‎04/‎2014 08:55</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:colin@codeplay.com">Colin Riley</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Cc: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:lukas.korous@gmail.com">Lukas Korous</A>; <A href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Re: [lldb-dev] LLDB on Windows</SPAN><BR><BR></DIV>
<DIV dir=ltr>
<DIV class=gmail_default style="FONT-SIZE: small; FONT-FAMILY: verdana,sans-serif"><BR></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Fri, Apr 11, 2014 at 9:37 PM, Colin Riley <SPAN dir=ltr><<A href="mailto:colin@codeplay.com" target=_blank>colin@codeplay.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Hey Lukas,<BR><BR>We will be up streaming a MI frontend to LLDB soon, which will allow LLDB to work on Eclipse and other IDEs.<BR></DIV></DIV></DIV></BLOCKQUOTE>
<DIV class=gmail_default style="FONT-SIZE: small; FONT-FAMILY: verdana,sans-serif">This sound very interesting. </DIV>
<DIV class=gmail_default style="FONT-SIZE: small; FONT-FAMILY: verdana,sans-serif">Howver, I am curious, why did you choose to implement GDB's MI, why not implementing the DBGP protocol? (<A href="http://xdebug.org">http://xdebug.org</A>) which is much more clear and documented protocol. Also, IIRC most IDEs already have pluing for it (including Eclipse and NetBeans)</DIV>
<DIV class=gmail_default style="FONT-SIZE: small; FONT-FAMILY: verdana,sans-serif"><BR></DIV>
<DIV class=gmail_default style="FONT-SIZE: small; FONT-FAMILY: verdana,sans-serif">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 ;) )</DIV>
<DIV class=gmail_default style="FONT-SIZE: small; FONT-FAMILY: verdana,sans-serif"></DIV>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><BR>Additionally, we are actively looking at a Visual Studio lldb plugin, which we'll open up when it is stable enough!<BR><BR>On top of tree at the moment windows is limited.<BR><BR>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.<BR><BR>Hope that answers the questions!<BR><BR>Colin</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:lukas.korous@gmail.com" target=_blank>Lukas Korous</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">11/04/2014 19:00</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:lldb-dev@cs.uiuc.edu" target=_blank>lldb-dev@cs.uiuc.edu</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">[lldb-dev] LLDB on Windows</SPAN><BR><BR></DIV>
<DIV>
<DIV class=h5>Hello,<BR><BR>We use CLang for the development of our open-source numerical software<BR>(<A href="http://www.hpfem.org/hermes" target=_blank>www.hpfem.org/hermes</A>, <A href="http://www.agros2d.org" target=_blank>www.agros2d.org</A>) are very satisfied with it on<BR>Linux (Ubuntu / Debian). But we would like to also employ it on<BR>Windows. Therefore we would like to ask about the support of LLDB<BR>integration into Visual Studio (or other Windows IDE). I read that<BR>this is a part of the plan, but I would like to ask roughly when it is<BR>scheduled to become available?<BR><BR>Thank you very much,<BR>Best Regards,<BR>Lukas Korous<BR>_______________________________________________<BR>lldb-dev mailing list<BR><A href="mailto:lldb-dev@cs.uiuc.edu" target=_blank>lldb-dev@cs.uiuc.edu</A><BR><A href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target=_blank>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</A><BR></DIV></DIV></DIV><BR>_______________________________________________<BR>lldb-dev mailing list<BR><A href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</A><BR><A href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target=_blank>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</A><BR><BR></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV><BR></DIV>-- <BR>
<DIV dir=ltr>Eran Ifrah<BR>Author of codelite, a cross platform open source C/C++ IDE: <A href="http://www.codelite.org" target=_blank>http://www.codelite.org</A><BR>
<DIV>wxCrafter, a wxWidgets RAD: http://<A href="http://wxcrafter.codelite.org" target=_blank>wxcrafter.codelite.org</A></DIV></DIV></DIV></DIV></BODY></HTML>