On Jul 1 22:25, Jon Turney wrote: > Jon Turney (8): > Cygwin: Slightly improve error_start documentation > Cygwin: Update ELF target used by dumper on x86_64 > Cygwin: Add a new win32_pstatus data type for modules on x86_64 > Cygwin: Make dumper scan more than first 4GB of VM on x86_64 > Cygwin: Fix bfd target for parsing PE files on x86_64 in dumper > Cygwin: Fix dumper region order/overlap checking > Cygwin: Handle excluded regions more robustly in dumper > Cygwin: Consider DLL rebasing when computing dumper exclusions > > winsup/cygwin/include/cygwin/core_dump.h | 16 ++++++--- > winsup/doc/cygwinenv.xml | 6 +++- > winsup/utils/dumper.cc | 23 ++++++++++--- > winsup/utils/dumper.h | 2 +- > winsup/utils/parse_pe.cc | 43 +++++++++++++++++------- > 5 files changed, 66 insertions(+), 24 deletions(-) > > -- > 2.27.0
As soon as you're sure the timing is right, feel free to apply patches as you see fit. Dumper is all yours :) Thanks, Corinna -- Corinna Vinschen Cygwin Maintainer