I found that the cause of this is in the debugger settings.

To remedy this go Run->Debug Configurations->C/C++ Remote Application->YWHC_GDB_i586-poky-linux Then select the Debugger-tab, and click on the pull-down menu with remote gdb/mi in it. The "GDB debugger" field will change from something similar to "<tool-chain root>/sysroots/x86_64-pokysdk-linux/usr/bin/i586-poky-linux/i586-poky-linux-gdb" into simply "gdb". The "GDB command file"-field will change in a similar manner to ".gdbinit". Running the debugger should now work.

On 02/21/2013 01:06 PM, Edward Ekelund wrote:
Hi,

I encounter the error
"
Error creating session
Could not find platform independent libraries <prefix>
Could not find platform independent libraries <prefix>
Could not find platform independent libraries <prefix>
"

in a pop up-window when attempting cross degugging following the lab
found here:
https://www.yoctoproject.org/tools-resources/presentations/using-eclipse-yocto-project

Does anyone know what the problem might be?

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to