public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Ravenscar simplification + FPU feature
@ 2022-05-31 12:57 Tom Tromey
  2022-05-31 12:57 ` [PATCH 1/3] Fix bugs in aarch64-ravenscar-thread.c Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Tromey @ 2022-05-31 12:57 UTC (permalink / raw)
  To: gdb-patches

This series simplifies the Ravenscar layer in gdb, making it more
table-based and not code-based.  It also fixes a bug, and adds support
for a missing feature -- some Ravenscar targets manage the FPU state
on demand, and so the runtime has to be queried to decide where to
find FP registers.

Tested using the internal AdaCore test suite.  I've never gotten cross
testing working using qemu with the gdb test suite, and would
Ravenscar need extra setup on top of that.

Tom



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

end of thread, other threads:[~2022-06-14 15:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-31 12:57 [PATCH 0/3] Ravenscar simplification + FPU feature Tom Tromey
2022-05-31 12:57 ` [PATCH 1/3] Fix bugs in aarch64-ravenscar-thread.c Tom Tromey
2022-05-31 12:57 ` [PATCH 2/3] Reimplement ravenscar registers using tables Tom Tromey
2022-05-31 12:57 ` [PATCH 3/3] Implement lazy FPU initialization for ravenscar Tom Tromey
2022-06-14 15:08 ` [PATCH 0/3] Ravenscar simplification + FPU feature Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).