All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: ashutosh.naik@gmail.com, yocto@lists.yoctoproject.org
Subject: Re: [yocto] Unable to add gdbserver to the Yocto build #yocto
Date: Thu, 12 Aug 2021 18:16:05 -0700	[thread overview]
Message-ID: <6a92b219-c311-7690-e2e8-e02be225e4ec@gmail.com> (raw)
In-Reply-To: <nFHq.1628778490742042939.wQz0@lists.yoctoproject.org>



On 8/12/21 7:28 AM, ashutosh.naik@gmail.com wrote:
> I added the following to EXTRA_IMAGE_FEATURES inside my local.conf,
> 
>     EXTRA_IMAGE_FEATURES = "debug-tweaks tools-debug"
>     PACKAGECONFIG_remove_pn-gdb = "readline"
> 
> I also tried to add the gdbserver package explicitly by adding this to 
> conf/local.conf:
> 
>     IMAGE_INSTALL_append = " gdbserver"
> 
> However, the build failed with the following error:
> 
>     Collected errors:
>       * Solver encountered 1 problem(s):
>       * Problem 1/1:
>       *   - nothing provides gdbserver needed by
>     packagegroup-core-tools-debug-1.0-r3.all
>       *
>       * Solution 1:
>       *   - do not ask to install a package providing
>     packagegroup-core-tools-debug
> 
> Would appreciate any help, as I am struggling with this issue for over a day

whats your target architecture ? sometimes gdbserver port may not be 
available for a given arch.

> Thanks
> Ash
> 
> 
> 
> 

  parent reply	other threads:[~2021-08-13  1:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12 14:28 Unable to add gdbserver to the Yocto build #yocto ashutosh.naik
2021-08-12 14:53 ` [yocto] " Alexander Kanavin
2021-08-12 15:24   ` ashutosh.naik
2021-08-12 15:44     ` Alexander Kanavin
2021-08-13  1:16 ` Khem Raj [this message]
2021-08-13 11:31   ` Ashutosh Naik
2021-08-13 11:38     ` Alexander Kanavin

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=6a92b219-c311-7690-e2e8-e02be225e4ec@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=ashutosh.naik@gmail.com \
    --cc=yocto@lists.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.