All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] 64 Bit support for hppa gdbstub
@ 2025-11-13  4:48 Sven Schnelle
  2025-11-13  4:48 ` [PATCH v2 1/1] target/hppa: add 64 bit support to gdbstub Sven Schnelle
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Schnelle @ 2025-11-13  4:48 UTC (permalink / raw)
  To: Richard Henderson, Helge Deller; +Cc: qemu-devel, Sven Schnelle

This is a rebased version of the patch(es) sent last year. In the meantime
the gdb detection patch mentioned in [1] was merged, so it should be safe to
merge this Patch now.

[1] https://mail.gnu.org/archive/html/qemu-devel/2024-02/msg06652.html

Changes in v2:
- use ldn_p() to avoid if/else

Sven Schnelle (1):
  target/hppa: add 64 bit support to gdbstub

 target/hppa/gdbstub.c | 62 ++++++++++++++++++++++++++++---------------
 1 file changed, 41 insertions(+), 21 deletions(-)

-- 
2.51.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-29 22:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13  4:48 [PATCH v2 0/1] 64 Bit support for hppa gdbstub Sven Schnelle
2025-11-13  4:48 ` [PATCH v2 1/1] target/hppa: add 64 bit support to gdbstub Sven Schnelle
2025-12-22 22:20   ` Helge Deller
2025-12-29 22:44   ` Philippe Mathieu-Daudé

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.