* Eclipse "Error creating session, Could not find platform independent libraries <prefix>"
@ 2013-02-21 12:06 Edward Ekelund
2013-02-22 13:07 ` Edward Ekelund
0 siblings, 1 reply; 2+ messages in thread
From: Edward Ekelund @ 2013-02-21 12:06 UTC (permalink / raw)
To: yocto
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?
--
mvh
Eddie
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Eclipse "Error creating session, Could not find platform independent libraries <prefix>"
2013-02-21 12:06 Eclipse "Error creating session, Could not find platform independent libraries <prefix>" Edward Ekelund
@ 2013-02-22 13:07 ` Edward Ekelund
0 siblings, 0 replies; 2+ messages in thread
From: Edward Ekelund @ 2013-02-22 13:07 UTC (permalink / raw)
To: yocto
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?
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-22 13:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 12:06 Eclipse "Error creating session, Could not find platform independent libraries <prefix>" Edward Ekelund
2013-02-22 13:07 ` Edward Ekelund
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.