public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] More Windows globals cleanups
@ 2022-04-07 19:56 Tom Tromey
  2022-04-07 19:56 ` [PATCH 1/2] Turn some windows-nat.c static functions into methods Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Tromey @ 2022-04-07 19:56 UTC (permalink / raw)
  To: gdb-patches

This short series moves more globals from windows-nat into a
structure.  This is more preparation for multi-inferior.  (Note I
haven't implemented multi-inferior, this is just preparation in case
we do.)

This only partially converts gdbserver.  The x86 back end still has
some globals, and I didn't try to fix this.

I regression tested this using the internal AdaCore test suite.

Tom



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

end of thread, other threads:[~2022-11-02 14:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 19:56 [PATCH 0/2] More Windows globals cleanups Tom Tromey
2022-04-07 19:56 ` [PATCH 1/2] Turn some windows-nat.c static functions into methods Tom Tromey
2022-04-07 19:56 ` [PATCH 2/2] Use subclasses of windows_process_info Tom Tromey
2022-06-12 16:27   ` [PATCH] Fix Cygwin build after 20489cca Jon Turney
2022-11-02 14:39     ` Jon Turney
2022-06-12 16:28   ` [PATCH 2/2] Use subclasses of windows_process_info Jon Turney
2022-06-07 18:15 ` [PATCH 0/2] More Windows globals cleanups 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).