<div dir="ltr"><div class="gmail_default"><span style="font-family:verdana,sans-serif;font-size:small">Thanks for the reply. I already got one from Jason Molenda ( just noticed it was sent only to me and not to the entire mailing list )</span></div>

<div class="gmail_default"><span style="font-family:verdana,sans-serif;font-size:small"><br></span></div><div class="gmail_default"><span style="font-family:verdana,sans-serif;font-size:small">I will look in the 'examples' folder.</span></div>

<div class="gmail_default"><br></div><div class="gmail_default"><span style="color:rgb(0,0,0);font-family:verdana,sans-serif">Another question: are there any plans on supporting Windows? I was not able to build lldb on Windows ( using CMake + gcc 4.7.1 (MinGW-TDM) )</span><br>

</div><div class="gmail_default"><span style="color:rgb(0,0,0);font-family:verdana,sans-serif">Since CodeLite is a cross platform IDE, I would really love to make lldb available on all OSs (CodeLite is already linking against llvm/clang for better code completion)</span><span style="color:rgb(0,0,0);font-family:verdana,sans-serif"><br>

</span></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><font color="#000000" face="verdana, sans-serif">Thanks,</font></div></div><div class="gmail_extra"><br><br>

<div class="gmail_quote">On Mon, Nov 4, 2013 at 4:12 PM, Abid, Hafiz <span dir="ltr"><<a href="mailto:Hafiz_Abid@mentor.com" target="_blank">Hafiz_Abid@mentor.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">> Is there anything equivalent with lldb?<br>
</div>LLDB provides a C++ API that you can use. Have a look in the 'examples' folder in the source code.<br>
<br>
Regards,<br>
Abid<br>
<br>
From: <a href="mailto:lldb-dev-bounces@cs.uiuc.edu">lldb-dev-bounces@cs.uiuc.edu</a> [mailto:<a href="mailto:lldb-dev-bounces@cs.uiuc.edu">lldb-dev-bounces@cs.uiuc.edu</a>] On Behalf Of Eran Ifrah<br>
Sent: 02 November 2013 05:28<br>
To: <a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
Subject: [lldb-dev] lldb GUI interface<br>
<div class="HOEnZb"><div class="h5"><br>
Hi,<br>
<br>
I would like to provide a UI for LLDB as a CodeLite IDE plugin similar to how CodeLite is supporting gdb.<br>
<br>
For gdb, I used GDB MI (Machine Interface) which works pretty good (especially when it comes to variable objects) <a href="http://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html" target="_blank">http://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html</a><br>


<br>
Is there anything equivalent with lldb?<br>
What are your recommendations when it comes to write a UI around lldb? should I simply execute the lldb executable from within CodeLite and communicate using stdin/stdout?<br>
Is there a library I can link against? (if so, where is the tutorial?)<br>
<br>
Thanks,<br>
<br>
--<br>
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>
wxCrafter, a wxWidgets RAD: <a href="http://wxcrafter.codelite.org" target="_blank">http://wxcrafter.codelite.org</a><br>
</div></div></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>