mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] gdb: depend on GMP and MPFR by default
Date: Sun, 26 Oct 2025 21:32:55 +0100	[thread overview]
Message-ID: <20251026203255.980496-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251024091546.3497054-2-rhi@pengutronix.de>

Thanks, applied as 8d27d5bab66012d2e0209e1a4001a2ece96b3a91.

Michael

[sent from post-receive hook]

On Sun, 26 Oct 2025 21:32:55 +0100, Roland Hieber <rhi@pengutronix.de> wrote:
> Current toolchains have GDB 15.2, which is also our default version if
> not the toolchain GDB is used. In these cases, the additional
> dependencies should be enabled by default when enabling the GDB symbol.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20251024091546.3497054-2-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gdb.in b/rules/gdb.in
> index 75652d1990f0..9ee7ac91ab11 100644
> --- a/rules/gdb.in
> +++ b/rules/gdb.in
> @@ -46,6 +46,7 @@ config GDB_DEBUGINFO_SUPPORT
>  
>  config GDB_11_1
>  	bool
> +	default y
>  	prompt "gdb-11.1 or later"
>  	help
>  	  Since gdb-11.1, GMP is a required dependency. Enable this option
> @@ -53,6 +54,7 @@ config GDB_11_1
>  
>  config GDB_14_1
>  	bool
> +	default y
>  	select GDB_ZSTD
>  	prompt "gdb-14.1 or later"
>  	help



  reply	other threads:[~2025-10-26 20:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24  9:15 [ptxdist] [PATCH 1/2] gdb: bump default version 13.1 -> 15.2 Roland Hieber
2025-10-24  9:15 ` [ptxdist] [PATCH 2/2] gdb: depend on GMP and MPFR by default Roland Hieber
2025-10-26 20:32   ` Michael Olbrich [this message]
2025-10-26 20:32 ` [ptxdist] [APPLIED] gdb: bump default version 13.1 -> 15.2 Michael Olbrich

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=20251026203255.980496-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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