From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <SunilKumar.Dora@windriver.com>,
<openembedded-core@lists.openembedded.org>
Cc: <sunilkumar.dora@windriver.com>, <Sundeep.Kokkonda@windriver.com>
Subject: Re: [OE-core] [PATCH V3] gdb: Upgrade 16.3 -> 17.1
Date: Tue, 24 Feb 2026 10:44:08 +0100 [thread overview]
Message-ID: <DGN3FKTFTU3F.11M037GAZMI07@bootlin.com> (raw)
In-Reply-To: <20260223115033.18066-1-sunilkumar.dora@windriver.com>
On Mon Feb 23, 2026 at 12:50 PM CET, Sunil Kumar via lists.openembedded.org Dora wrote:
> From: Sunil Dora <sunilkumar.dora@windriver.com>
>
> GDB 17.1 includes the following changes and enhancements:
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=gdb-17.1-release
>
> * x86-64 CET shadow stack support
> * Debugging Linux programs that use AArch64 Guarded Control Stacks
> * GDB record feature now supports rv64gc architectures
> * 'info threads' command support for two new options '-stopped' and '-running'
> to limit the list of displayed threads.
> * On Linux and FreeBSD, the addresses shown by the 'info sharedlibrary' command
> are now for the full memory range allocated to the shared library.
> * Linux checkpoints now work with multiple inferiors
> * Improved linker namespace support
> * Warnings and error messages now start with an emoji (warning sign,
> or cross mark) if supported by the host charset. Configurable.
> * Built-in support for TLS on Linux as backup when libthread_db is not
> available. Supported on the x86_64, aarch64, ppc64, s390x, and riscv
> architectures, when compiled with GLIBC or MUSL.
> * New command "set riscv numeric-register-names" to display risc-v
> registers using their numeric names instead of their ABI names.
> * The Alpha target now supports target descriptions.
> * Python API enhancements
> * Support for Python versions older than 3.4 has been removed.
>
> Dropped 0009-Readline-8.3-alpha-release.patch
> Added 0009-PR-gdb-33747-gdb-ser-unix-Avoid-musl-build-failure-w.patch
>
> Signed-off-by: Sunil Dora <sunilkumar.dora@windriver.com>
> Co-authored-by: Sundeep Kokkonda <Sundeep.Kokkonda@windriver.com>
> ---
Hi Sunil,
Thanks for the new version.
It looks like we still have a musl issue, but specifically while
building for qemuarm64 machine:
ERROR: gdb-17.1-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/musl-qemuarm64/build/build/tmp/work/cortexa57-poky-linux-musl/gdb/17.1/temp/run.do_compile.2065169' failed with exit code 1
...
| In file included from ../../sources/gdb-17.1/gdbserver/linux-aarch64-low.cc:42:
| ../../sources/gdb-17.1/gdbserver/../gdb/arch/aarch64-gcs-linux.h:35:8: error: redefinition of 'struct user_gcs'
| 35 | struct user_gcs
| | ^~~~~~~~
| In file included from ../../sources/gdb-17.1/gdbserver/linux-aarch64-low.cc:35:
| /srv/pokybuild/yocto-worker/musl-qemuarm64/build/build/tmp/work/cortexa57-poky-linux-musl/gdb/17.1/recipe-sysroot/usr/include/asm/ptrace.h:329:8: note: previous definition of 'struct user_gcs'
| 329 | struct user_gcs {
| | ^~~~~~~~
https://autobuilder.yoctoproject.org/valkyrie/#/builders/111/builds/1970
Can you have a look at it?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-02-24 9:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 11:50 [PATCH V3] gdb: Upgrade 16.3 -> 17.1 sunilkumar.dora
2026-02-24 9:44 ` Mathieu Dubois-Briand [this message]
2026-02-24 19:07 ` Dora, Sunil Kumar
2026-02-26 4:31 ` Dora, Sunil Kumar
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=DGN3FKTFTU3F.11M037GAZMI07@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=Sundeep.Kokkonda@windriver.com \
--cc=SunilKumar.Dora@windriver.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox