From: "Alex Bennée" <alex.bennee@linaro.org>
To: Gustavo Romero <gustavo.romero@linaro.org>
Cc: qemu-devel@nongnu.org, richard.henderson@linaro.org,
peter.maydell@linaro.org, laurent@vivier.eu, philmd@linaro.org
Subject: Re: [PATCH v3 0/5] Add stub to handle Xfer:siginfo:read query
Date: Mon, 11 Mar 2024 15:45:33 +0000 [thread overview]
Message-ID: <87ttlcpyaq.fsf@draig.linaro.org> (raw)
In-Reply-To: <20240309030901.1726211-1-gustavo.romero@linaro.org> (Gustavo Romero's message of "Sat, 9 Mar 2024 03:08:56 +0000")
Gustavo Romero <gustavo.romero@linaro.org> writes:
> Xfer:siginfo:read query is received, usually, when GDB catches a signal
> and needs additional info about it, like the si_code and the si_addr, so
> GDB can show the user interesting info about the signal. This query can
> also be received when an user explicitly asks for more information via
> printing GBD's special purpose variable '$_siginfo'.
Queued to gdbstub/next, thanks.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
prev parent reply other threads:[~2024-03-11 15:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-09 3:08 [PATCH v3 0/5] Add stub to handle Xfer:siginfo:read query Gustavo Romero
2024-03-09 3:08 ` [PATCH v3 1/5] gdbstub: Rename back gdb_handlesig Gustavo Romero
2024-03-09 3:08 ` [PATCH v3 2/5] linux-user: Move tswap_siginfo out of target code Gustavo Romero
2024-03-09 3:08 ` [PATCH v3 3/5] gdbstub: Save target's siginfo Gustavo Romero
2024-03-11 17:20 ` Richard Henderson
2024-03-09 3:09 ` [PATCH v3 4/5] gdbstub: Add Xfer:siginfo:read stub Gustavo Romero
2024-03-11 17:21 ` Richard Henderson
2024-03-09 3:09 ` [PATCH v3 5/5] tests/tcg: Add multiarch test for " Gustavo Romero
2024-03-11 15:45 ` Alex Bennée [this message]
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=87ttlcpyaq.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=laurent@vivier.eu \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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.