From: Edward Ekelund <edward.ekelund@axis.com>
To: <yocto@yoctoproject.org>
Subject: Re: Eclipse "Error creating session, Could not find platform independent libraries <prefix>"
Date: Fri, 22 Feb 2013 14:07:23 +0100 [thread overview]
Message-ID: <51276D8B.1050908@axis.com> (raw)
In-Reply-To: <51260DE2.6060902@axis.com>
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?
>
prev parent reply other threads:[~2013-02-22 13:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51276D8B.1050908@axis.com \
--to=edward.ekelund@axis.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.