From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Michael Fischer <mf@go-sys.de>,
Romain Naour <romain.naour@gmail.com>,
Buildroot List <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH 2/5] package/gdb: add support for gdb 11.x
Date: Sun, 10 Oct 2021 15:57:33 +0200 [thread overview]
Message-ID: <20211010155733.09c1367c@windsurf> (raw)
In-Reply-To: <20211010091059.GK2081069@scaer>
On Sun, 10 Oct 2021 11:10:59 +0200
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:
> This one looks a bit dubious...
>
> If the host gdb is enabled, then the target gdb is the same version as
> the host version. So, this configuration:
>
> BR2_PACKAGE_HOST_GDB=y
> BR2_PACKAGE_GDB=y
> BR2_GDB_VERSION_10=y
>
> will yield a configuration that will force the target gmp, even though
> the target gdb will not use it.
>
> Or did I miss something?
>
> I can fix that when applying:
>
> select BR2_PACKAGE_GMP if BR2_GDB_VERSION_11
Gah, of course, you're completely right. I thought about this when
starting this work, but then go drowned into all the implications
(adding test cases, changing generate-gitlab-ci-yml, etc.) and forgot
to get back to this.
Do you want me to resend, or will you fix this up when applying?
Thanks for the careful review!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-10-10 13:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-09 19:16 [Buildroot] [PATCH 0/5] GDB updates Thomas Petazzoni
2021-10-09 19:16 ` [Buildroot] [PATCH 1/5] package/gdb: append to dependencies in conditional Thomas Petazzoni
2021-10-10 8:49 ` Yann E. MORIN
2021-10-10 10:05 ` Peter Korsgaard
2021-10-10 13:57 ` Thomas Petazzoni
2021-10-09 19:16 ` [Buildroot] [PATCH 2/5] package/gdb: add support for gdb 11.x Thomas Petazzoni
2021-10-10 9:10 ` Yann E. MORIN
2021-10-10 13:57 ` Thomas Petazzoni [this message]
2021-10-10 17:42 ` Yann E. MORIN
2021-10-09 19:16 ` [Buildroot] [PATCH 3/5] package/gdb: switch to gdb 10.x as the default Thomas Petazzoni
2021-10-10 17:42 ` Yann E. MORIN
2021-10-09 19:16 ` [Buildroot] [PATCH 4/5] package/gdb: drop support for version 8.3.x Thomas Petazzoni
2021-10-10 17:42 ` Yann E. MORIN
2021-10-09 19:16 ` [Buildroot] [PATCH 5/5] support/testing: add suite of tests for gdb Thomas Petazzoni
2021-10-10 17:43 ` Yann E. MORIN
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=20211010155733.09c1367c@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=mf@go-sys.de \
--cc=romain.naour@gmail.com \
--cc=yann.morin.1998@free.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox