gdb: use bfd_get_section_contents to read section contents in is_linked_with_cygwin_dll
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b3ec9c78b07edd40b1cad13ced9f76fa53d33987..e93725129d57caaac548883c05820e86e6de7f81 100644 (file)
@@ -1,3 +1,11 @@
+2020-04-02  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * gdb_bfd.h: Include gdbsupport/byte-vector.h.
+       (gdb_bfd_get_full_section_contents): New declaration.
+       * gdb_bfd.c (gdb_bfd_get_full_section_contents): New function.
+       * windows-tdep.c (is_linked_with_cygwin_dll): Use
+       gdb_bfd_get_full_section_contents.
+
 2020-04-02  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * exec.c (build_section_table): Replace internal_error with
This page took 0.025338 seconds and 4 git commands to generate.