[PATCH 0/8] Fix dumper for x86_64

Jon Turney jon.turney@dronecode.org.uk
Wed Jul 1 21:25:21 GMT 2020


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



More information about the Cygwin-patches mailing list