Re: [lldb-dev] lldb-mi support in NetBeans

2014-12-20 Thread Colin Riley
Hi Nikolay, This is great! Thanks for letting us know and for the work on this :) Colin On 18/12/2014 11:40, Nikolay Koldunov wrote: Hi Guys! We've implemented partial support for lldb-mi in NetBeans! Follow the instruction below to make NetBeans work with lldb-mi: 1. build lldb-mi (http://l

[lldb-dev] lldb-mi support in NetBeans

2014-12-18 Thread Nikolay Koldunov
Hi Guys! We've implemented partial support for lldb-mi in NetBeans! Follow the instruction below to make NetBeans work with lldb-mi: 1. build lldb-mi (http://lldb.llvm.org/build.html) 2. build debugserver (Mac users can reuse existing one supplied with XCode) 3. download and install the latest d