]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add handling for 64-bit module addresses in Cygwin core dumps
authorJon Turney <jon.turney@dronecode.org.uk>
Mon, 29 Jun 2020 16:11:51 +0000 (17:11 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Fri, 18 Sep 2020 16:12:12 +0000 (17:12 +0100)
commite7d612adc7496ce4bfa2cd31454701f99cb4df17
tree12504ef629588edc90385eca9e55b254fe52091b
parent62a5151b6b47d9e31bc49599b3f83803421d5819
Add handling for 64-bit module addresses in Cygwin core dumps

Add handling for 64-bit module addresses when processing '.module' fake
sections in Cygwin core dumps.

gdb/ChangeLog:

2020-07-01  Jon Turney  <jon.turney@dronecode.org.uk>

* windows-tdep.c (NOTE_INFO_MODULE, NOTE_INFO_MODULE64): Define.
(core_process_module_section): Handle NOTE_INFO_MODULE64.
gdb/ChangeLog
gdb/windows-tdep.c