aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
diff options
context:
space:
mode:
authorAndrew Eikum <aeikum@codeweavers.com>2019-10-29 17:07:03 +0000
committerNick Clifton <nickc@redhat.com>2019-10-29 17:07:03 +0000
commit70cf683455e1a3429d517a2e25a36c438474cfde (patch)
tree4782e9620123c07950dfda5c2992a14ca5e05d7e /gdb/main.c
parentefea62b44631289f995db16faf70979d6592580b (diff)
downloadgdb-70cf683455e1a3429d517a2e25a36c438474cfde.zip
gdb-70cf683455e1a3429d517a2e25a36c438474cfde.tar.gz
gdb-70cf683455e1a3429d517a2e25a36c438474cfde.tar.bz2
When copying pe format files, copy the dos_message array, rather than re-initiialising it.
* libcoff-in.h (struct pe_tdata): Add dos_message field. * libcoff.h: Regenerate. * peXXigen.c (_bfd_XXi_only_swap_filehdr_out): Copy the dos_message field rather than initialising it. (_bfd_XX_bfd_copy_private_bfd_data_common): Copy the dos_message field. * peicode.h (pe_mkobject): Initialise the dos_message field. (pe_mkobject_hook): Copy the dos_message field. (pe_bfd_object_p): Copy the dos_message field.
Diffstat (limited to 'gdb/main.c')
0 files changed, 0 insertions, 0 deletions