[PATCH 0/7] Add gdb support for Cygwin x86_64 core dumps

Tom Tromey tom@tromey.com
Thu Jul 2 21:17:37 GMT 2020


>>>>> "Jon" == Jon Turney <jon.turney@dronecode.org.uk> writes:

Jon> As far as I know, the only way to generate these "core dumps" is to use
Jon> Cygwin's 'dumper' tool, which requires some fixes on x86_64 [1].

Jon> [1] https://cygwin.com/pipermail/cygwin-patches/2020q3/010313.html

Jon> Jon Turney (7):
Jon>   Read tid from correct offset in win32pstatus NOTE_INFO_THREAD
Jon>   Don't apply size constraint to all win32pstatus ELF notes.
Jon>   Don't hardcode CONTEXT size for a NOTE_INFO_THREAD win32pstatus note
Jon>   Add sniffer for Cygwin x86_64 core dumps
Jon>   Add amd64_windows_gregset_reg_offset
Jon>   Promote windows_core_xfer_shared_libraries and windows_core_pid_to_str
Jon>   Add handling for 64-bit module addresses in Cygwin core dumps

Jon>  bfd/ChangeLog            |  20 ++++++++
Jon>  bfd/elf.c                |  25 +++++----

The BFD changes should be sent to the binutils list.

Tom


More information about the Gdb-patches mailing list