From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 3/5] package/gdb: switch to 8.0 as the default version
Date: Sun, 24 Jun 2018 21:19:22 +0200 [thread overview]
Message-ID: <871scwf0w5.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20180624135310.16514-4-thomas.petazzoni@bootlin.com> (Thomas Petazzoni's message of "Sun, 24 Jun 2018 15:53:08 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> From: Romain Naour <romain.naour@gmail.com>
> 8.1 is around, 8.0 has already seen a point release, so it's time to
> make 8.0 the default version for gdb.
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
> package/gdb/Config.in.host | 15 +++++++++------
> 1 file changed, 9 insertions(+), 6 deletions(-)
> diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
> index 333da6bad2..41016f6ccd 100644
> --- a/package/gdb/Config.in.host
> +++ b/package/gdb/Config.in.host
> @@ -45,7 +45,7 @@ config BR2_PACKAGE_HOST_GDB_SIM
> choice
> prompt "GDB debugger Version"
> - default BR2_GDB_VERSION_7_11
> + default BR2_GDB_VERSION_8_0
> depends on !BR2_arc
> help
> Select the version of gdb you wish to use.
> @@ -75,14 +75,17 @@ endif
> # Tells whether the currently selected gdb version requires C++11
> # support in the toolchain. When host-gdb is not enabled, the target
> -# gdb built is 7.11, which doesn't require C++11 support. So it's only
> -# if host-gdb is built, with the version set to 8.0 or 8.1 that C++11
> -# support is needed in the toolchain to build gdb for the target.
> +# gdb built is 8.0, which requires C++11 support, which is why
> +# BR2_PACKAGE_GDB_NEEDS_CXX11 is 'y' when BR2_PACKAGE_HOST_GDB is not
> +# enabled. When host-gdb is built, with the version set to 8.0 or 8.1
> +# that C++11 support is needed in the toolchain to build gdb for the
s/that/then/
Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2018-06-24 19:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-24 13:53 [Buildroot] [PATCH v3 0/5] Add support for gdb 8.1 Thomas Petazzoni
2018-06-24 13:53 ` [Buildroot] [PATCH v3 1/5] package/gdb: rework dependency for C++11 Thomas Petazzoni
2018-06-24 19:16 ` Peter Korsgaard
2018-07-18 21:47 ` Peter Korsgaard
2018-06-24 13:53 ` [Buildroot] [PATCH v3 2/5] package/gdb: bump to version 8.1 Thomas Petazzoni
2018-06-24 19:17 ` Peter Korsgaard
2018-06-24 13:53 ` [Buildroot] [PATCH v3 3/5] package/gdb: switch to 8.0 as the default version Thomas Petazzoni
2018-06-24 19:19 ` Peter Korsgaard [this message]
2018-06-24 13:53 ` [Buildroot] [PATCH v3 4/5] package/gdb: remove 7.10 Thomas Petazzoni
2018-06-24 19:34 ` Peter Korsgaard
2018-06-24 13:53 ` [Buildroot] [PATCH v3 5/5] package/gdb: remove 7.11 Thomas Petazzoni
2018-06-24 19:36 ` Peter Korsgaard
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=871scwf0w5.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/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