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://lldb.llvm.org/build.html)
2. build debugserver (Mac users can reuse existing one supplied with XCode) 3. download and install the latest distribution of NetBeans (http://bits.netbeans.org/download/trunk/nightly/latest/) including C/C++ pack 4. before starting NetBeans init the LLDB_DEBUGSERVER_PATH environment variable with a path to debugserver and export it 5. to make NetBeans use the lldb-mi instruction set add the additional -J-Dcnd.debugger.lldb=true parameter into the NetBeans run command 6. after having started NetBeans open Tools->Options->C/C++ (NetBeans->Preferences->C/C++ for Mac users) and specify a path to lldb-mi in a toolchain you're going to use

Regards,
Nikolay
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

--
- Colin Riley
Games Technology Director

Codeplay Software Ltd
45 York Place, Edinburgh, EH1 3HP
Tel: 0131 466 0503
Fax: 0131 557 6600
Website: http://www.codeplay.com
Twitter: https://twitter.com/codeplaysoft

This email and any attachments may contain confidential and /or privileged 
information and is for use by the addressee only. If you are not the intended 
recipient, please notify Codeplay Software Ltd immediately and delete the 
message from your computer. You may not copy or forward it,or use or disclose 
its contents to any other person. Any views or other information in this 
message which do not relate to our business are not authorized by Codeplay 
software Ltd, nor does this message form part of any contract unless so stated.
As internet communications are capable of data corruption Codeplay Software Ltd 
does not accept any responsibility for any changes made to this message after 
it was sent. Please note that Codeplay Software Ltd does not accept any 
liability or responsibility for viruses and it is your responsibility to scan 
any attachments.
Company registered in England and Wales, number: 04567874
Registered office: 81 Linkfield Street, Redhill RH1 6BY

_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to