From: "Alex Bennée" <alex.bennee@linaro.org>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Florian Hofhammer" <florian.hofhammer@fhofhammer.de>,
qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: ppc-linux-user GDB stub broken
Date: Sat, 28 Feb 2026 17:53:35 +0000 [thread overview]
Message-ID: <878qccpxeo.fsf@draig.linaro.org> (raw)
In-Reply-To: <f331c8ab-e99a-410f-a1a8-1cd28250d516@linaro.org> (Pierrick Bouvier's message of "Fri, 27 Feb 2026 13:24:12 -0800")
Pierrick Bouvier <pierrick.bouvier@linaro.org> writes:
> On 2/27/26 9:21 AM, Pierrick Bouvier wrote:
>> On 2/27/26 1:58 AM, Philippe Mathieu-Daudé wrote:
>>>> The error message is as follows:
>>>> TEST basic gdbstub support on ppc
>>>> Python Exception <class 'gdb.error'>: Could not fetch register "fpscr"; remote failure reply '14'
>>>> Error occurred in Python: Could not fetch register "fpscr"; remote failure reply '14'
>>>> qemu-ppc: QEMU: Terminated via GDBstub
>>>> I've tested from a clean checkout with the following commands:
>>>> ./configure --target-list=ppc-linux-user
>>>> make -j$(nproc) all
>>>> make check-tcg
>>>
>>> It's odd this config isn't caught by our CI.
>>>
>> https://gitlab.com/qemu-project/qemu/-/blob/master/tests/tcg/multiarch/Makefile.target#L153
>> ```
>> ifneq ($(GDB),)
>> ...
>> # gdbstub tests
>> ...
>> else
>> run-gdbstub-%:
>> $(call skip-test, "gdbstub test $*", "need working gdb with $(patsubst
>> -%,,$(TARGET_NAME)) support")
>> ```
>> Unfortunately, gdb is not installed in any container.
>> At least we caught something with this bug, which is great :).
>> Regards,
>> Pierrick
>
> Alex, is it something you could see to add to existing Dockerfiles?
I think we need to work out the equivalent of gdb-multiarch and add
mappings to the libvirt-ci project. But for linux-all-test-cross we can
add it manually.
>
> Thanks,
> Pierrick
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
next prev parent reply other threads:[~2026-02-28 17:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 8:28 ppc-linux-user GDB stub broken Florian Hofhammer
2026-02-27 9:58 ` Philippe Mathieu-Daudé
2026-02-27 13:09 ` Philippe Mathieu-Daudé
2026-02-27 15:01 ` Alex Bennée
2026-02-27 21:40 ` Philippe Mathieu-Daudé
2026-02-27 21:43 ` Pierrick Bouvier
2026-02-27 21:47 ` Pierrick Bouvier
2026-02-27 17:21 ` Pierrick Bouvier
2026-02-27 21:24 ` Pierrick Bouvier
2026-02-28 17:53 ` Alex Bennée [this message]
2026-03-01 0:40 ` Pierrick Bouvier
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=878qccpxeo.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=florian.hofhammer@fhofhammer.de \
--cc=philmd@linaro.org \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.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.