Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] Rewrite gdbarch registry
@ 2022-06-10 21:26 Tom Tromey
  2022-06-10 21:26 ` [PATCH 1/4] Use bool in gdbarch Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tom Tromey @ 2022-06-10 21:26 UTC (permalink / raw)
  To: gdb-patches

This series is based on the registry rewrite series.

While working on -Wshadow (which I think is probably a failure -- I'll
send a separate email), I noticed that gdbarch has its own registry
implementation.  This series rewrites it to use the (rewritte)
registry.h instead.

Regression tested (including using address sanitizer) on x86-64
Fedora 34.

Tom



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

end of thread, other threads:[~2022-08-05 16:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 21:26 [PATCH 0/4] Rewrite gdbarch registry Tom Tromey
2022-06-10 21:26 ` [PATCH 1/4] Use bool in gdbarch Tom Tromey
2022-06-13 14:12   ` John Baldwin
2022-06-14  0:06     ` Tom Tromey
2022-06-10 21:26 ` [PATCH 2/4] Use new and delete for gdbarch Tom Tromey
2022-06-10 21:26 ` [PATCH 3/4] Allow registry to refer to const types Tom Tromey
2022-06-10 21:26 ` [PATCH 4/4] Use registry in gdbarch Tom Tromey
2022-08-04 19:24 ` [PATCH 0/4] Rewrite gdbarch registry Tom Tromey
2022-08-05 16:50   ` Tsukasa OI via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox