[lldb-dev] [ANN] CodeLite 6.0 with LLDB support for OSX has been released

Todd Fiala tfiala at google.com
Tue Jun 3 18:18:54 PDT 2014


Nice job, Eran!

On Tuesday, June 3, 2014, Eran Ifrah <eran.ifrah at gmail.com> wrote:

> Hi,
>
> I am happy to announce that codelite IDE 6.0 with lldb support has been
> released
> lldb support is enabled for OSX, Linux (most the distros that we support:
> Ubuntu 13.10, 14.04, Debian wheezy, FC and OpenSUSE) and Remote debugging
> on Windows machines with LLDB
>
> This makes codelite one of the first IDEs that supports lldb out of the
> box and is open source
> http://codelite.org/LiteEditor/DebugWithLLDB
>> CodeLite's home page (in case you missed it in my signature):
> http://codelite.org/
>
> Thank you for your patience with my questions during the development of
> this plugin
>
> codelite itself interacts with a wrapper executable around liblldb named
> "codelite-lldb", the communication itself is done
> over TCP/IP or Local socket (depends on the configuration) and using JSON
> for the protocol itself (you can think of codelite-lldb as gdbserver with a
> more human readable protocol)
>
> --
> 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
>


-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140603/4ffd59b1/attachment.html>


More information about the lldb-dev mailing list