<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    There is a partial lldb-mi support in NetBeans. You can use it on
    any Java-friendly platform.<br>
    <br>
    On 02/17/15 10:19 AM, J.R. Heisey wrote:
    <blockquote
      cite="mid:D2FAE553-7FAD-4EDF-815C-71B07248FC79@heisey.org"
      type="cite">
      <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
          class="Apple-style-span" style="-webkit-tap-highlight-color:
          rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color:
          rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          ">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, or Eclipse CDT are the better ones.</div>
      <div>Though I am not picularly fond of Eclipse or any <span
          class="Apple-style-span" style="-webkit-tap-highlight-color:
          rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color:
          rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          ">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 class="Apple-style-span"
          style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.296875); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469); "><br>
        </span></div>
      <div><span class="Apple-style-span"
          style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.296875); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469); ">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><br>
        On Feb 17, 2015, at 8:01 AM, zephyr zhao <<a
          moz-do-not-send="true" href="mailto:zephyr.git@gmail.com">zephyr.git@gmail.com</a>>
        wrote:<br>
        <br>
      </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 moz-do-not-send="true"
                href="https://github.com/c0deforfun/LLL">https://github.com/c0deforfun/LLL</a><br>
            </div>
            <div><br>
            </div>
            <div>Screenshot of current status:</div>
            <div><a moz-do-not-send="true"
href="https://raw.githubusercontent.com/c0deforfun/LLL/master/docs/screenshot.png">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>
      <blockquote type="cite">
        <div><span>_______________________________________________</span><br>
          <span>lldb-dev mailing list</span><br>
          <span><a moz-do-not-send="true"
              href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a></span><br>
        </div>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
lldb-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>