public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Make "set disable-randomization" work on Windows
@ 2022-03-11 18:57 Tom Tromey
  2022-03-11 18:57 ` [PATCH v2 1/2] Introduce wrapper for CreateProcess Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tom Tromey @ 2022-03-11 18:57 UTC (permalink / raw)
  To: gdb-patches

Here's v2 of the series to make "set disable-randomization" work on
Windows.

v1 was here:

https://sourceware.org/pipermail/gdb-patches/2021-October/182438.html

I believe this version addresses all the review comments.  In
particular, it now dynamically checks for the needed APIs and should
not need a newer version of Windows in order to build.

There are some caveats:

This passes regular testing against the AdaCore internal test suite.
I've never gotten dejagnu to work on Windows, so I can't run the gdb
test suite there.

I can no longer actually test whether ASLR disabling works, as it is
globally disabled on all the Windows machines I can access.

I can't actually test building on an older version of Windows, so I
don't know whether my attempts were actually successful.

Tom



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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 18:57 [PATCH v2 0/2] Make "set disable-randomization" work on Windows Tom Tromey
2022-03-11 18:57 ` [PATCH v2 1/2] Introduce wrapper for CreateProcess Tom Tromey
2022-06-12 16:08   ` Jon Turney
2022-03-11 18:57 ` [PATCH v2 2/2] Allow ASLR to be disabled on Windows Tom Tromey
2022-06-12 16:15   ` Jon Turney
2022-03-11 20:02 ` [PATCH v2 0/2] Make "set disable-randomization" work " Eli Zaretskii
2022-06-07 15:59 ` 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).