Cygwin: Make dumper scan more than first 4GB of VM on x86_64
authorJon Turney <jon.turney@dronecode.org.uk>
Wed, 1 Jul 2020 13:00:53 +0000 (14:00 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Sun, 12 Jul 2020 14:09:41 +0000 (15:09 +0100)
commit2a0e84c8dbe0dba5bd5f5ef652f61a1fd1e8d0fb
tree2389e3069c4bf31eae22da37af55c3c840c5ec3d
parent7dd1b08836e8a7bb37d330995096540afce152a0
Cygwin: Make dumper scan more than first 4GB of VM on x86_64

It's unclear that we need an end address here at all, or can just rely
on VirtualQueryEx() failing when we reach the end of memory regions.
winsup/utils/dumper.cc
This page took 0.037831 seconds and 5 git commands to generate.