1.5 years later, thank you. On Friday, December 28, 2012 10:44:13 AM UTC-8, [email protected] wrote: > > I appear to have fixed the problem I was having. In Jan's bit map of the > "Debug Configuration" dialogue there is no reference to the executable in > the text box called "Remote Absolute File Path for C/C++ Application" I had > to add applications name (of the executable) on the end of the path. > Specifying just the path was not sufficient, in my case. > > So it all appears to work now - except for a few warnings regarding > library symbols which I will work on next. > > > On Friday, December 28, 2012 3:30:51 PM UTC, [email protected] > wrote: >> >> Hi >> >> This post concerns the process for setting up Eclipse Juno Remote >> Debugging on the Beaglebone >> >> I have been following the instructions given by Jan Alexson on her site >> http://www.lvr.com/eclipse5.htm. However there appears to-be some change >> in the latest version of Eclipse (Juno) compared with what Jan based her >> work on. >> >> In Juno some of the plugins she references don't exist in the download >> list. *C/C++ DSF GDB Debugger Integration *is a particular plugin of >> note. I convinced myself that Juno incorporated this and this was the >> reason the plugin was not visible, however it would be nice to have this >> confirmed. >> >> The frustrating thing is that binary is successfully built and loaded >> into the beaglebone, however the step that is meant to modify file >> permissions isn't being run. The step in question is "chmod 777", hence the >> execution permission is not set on the Beaglebone. Also the destination >> location on the Beagle isn't /bin which makes me a little suspicious. As if >> I manually move the file there (/bin) and change its permissions, to >> executable, it works fine. >> >> The error message that I get from eclipse isn't very helpful, and a >> little inaccurate is the file is uploaded ok, it outputs: >> >> Error during file upload. >> Operation failed. File system input or output error >> Operation failed. File system input or output error >> Operation failed. File system input or output error >> >> I found the log file generated by eclipse which located in the >> workspace/.metadata directory and this isn't much help either. Gives the >> same output as above plus the java exceptions that caused it. However I do >> need to analyses it more detail. >> >> 1) Can anyone give me the processes that should be running on the >> Beaglebone to support the debugging session that is running from Eclipse on >> the host pc. >> >> 2) Can anyone tell me what plugins Juno should have. >> >> Many thanks. >> >>
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
