[beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread Gibson Justian
Hi, I am new in using the Eclipse IDE and the Beaglebone Black. I run a debian distribution in the beaglebone black (built from Robert C Nelson's git )and the host machine is the debian gnu linux in Vmware , apparently the application is cross compiled with arm-linux-gnueabihf using

Re: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread Jack Mitchell
On 09/03/2014 15:41, Gibson Justian wrote: Hi, I am new in using the Eclipse IDE and the Beaglebone Black. I run a debian distribution in the beaglebone black (built from Robert C Nelson's git )and the host machine is the debian gnu linux in Vmware , apparently the application is

Re: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread Tux Leonard
To get started with BBB and Eclipse have a look at the blog of Derek Molloy. There you can find some video tutorials like this one. http://derekmolloy.ie/beaglebone/setting-up-eclipse-on-the-beaglebone -for-c-development/ 2014-03-09 17:59 GMT+01:00 Jack Mitchell m...@communistcode.co.uk: On

Re: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black

2014-03-09 Thread John Syn
From: Gibson Justian gibson@gmail.com Reply-To: beagleboard@googlegroups.com Date: Sunday, March 9, 2014 at 7:41 AM To: beagleboard@googlegroups.com Subject: [beagleboard] Debugging Remote C/C++ application with Eclipse and Beaglebone black Hi, I am new in using the Eclipse