<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 17, 2015 at 9:19 AM, J.R. Heisey <span dir="ltr"><<a href="mailto:jr@heisey.org" target="_blank">jr@heisey.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF"><div>Sorry but I think a GUI built with anything other than C or C++ is a waste of time. Especially a debugger only GUI. <span>I have some personal experience.</span></div><div><br></div><div>There are a couple decent full IDEs available.</div><div>It would be more appropriate to integrate LLDB into one of these.</div><div><br></div><div>CodeBlocks, CodeLite</div></div></blockquote><div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;display:inline">​FYI: CodeLite already have a LLDB plugin​</div> <div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;display:inline">​(for Linux, OSX. For Windows, we only enable Remote debugging using our proxy "codelite-lldb")​</div></div><div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">​<a href="http://codelite.org/LiteEditor/DebugWithLLDB">http://codelite.org/LiteEditor/DebugWithLLDB</a></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">​</div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF"><div>, or Eclipse CDT are the better ones.</div><div>Though I am not picularly fond of Eclipse or any <span>Java based GUIs either it would be preferable to any dynamic language. I prefer languages with strong type checking to eliminate many bugs at compile time.</span></div><div><span><br></span></div><div><span>You may be able to integrate with the express editions of visual studio. I hope I haven't just committed heresy on this list. :) </span></div><div><br><div>Thanks,</div><div>J.R. Heisey</div><div><br></div></div><div><div class="h5"><div><br>On Feb 17, 2015, at 8:01 AM, zephyr zhao <<a href="mailto:zephyr.git@gmail.com" target="_blank">zephyr.git@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><div dir="ltr">Hi,<div><br></div><div>I'm working on a GUI frontend of LLDB which is based on Python 2.7 and Qt 4:</div><div><a href="https://github.com/c0deforfun/LLL" target="_blank">https://github.com/c0deforfun/LLL</a><br></div><div><br></div><div>Screenshot of current status:</div><div><a href="https://raw.githubusercontent.com/c0deforfun/LLL/master/docs/screenshot.png" target="_blank">https://raw.githubusercontent.com/c0deforfun/LLL/master/docs/screenshot.png</a><br></div><div><br></div><div>There're still a lot of works to do. It would be really helpful if someone could join the project.</div><div>Any suggestions or comments will be appreciated too!</div><div><br></div><div>Btw, I have a question:</div><div>when users set a breakpoint at some line, SBBreakpointLocation may return a different line No. My current workaround is grep it from SBBreakpoint.GetDescription()</div><div><br></div><div>Thanks,</div><div>C0deforfun</div><div><br></div><div><br></div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>lldb-dev mailing list</span><br><span><a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a></span><br><span><a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a></span><br></div></blockquote></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 class="gmail_signature"><div dir="ltr"><font face="verdana, sans-serif">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></font><div><font face="verdana, sans-serif">CodeLite IDE Blog: <a href="http://codeliteide.blogspot.com/" target="_blank">http://codeliteide.blogspot.com/</a></font></div></div></div>
</div></div>