This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Use the file_ptr type when calling bfd_seek.


*** TEST RESULTS FOR COMMIT b32a5c16f100c53fd9c0c22464f863eeeec6087a ***

Author: Riku Voipio <riku.voipio@iki.fi>
Branch: master
Commit: b32a5c16f100c53fd9c0c22464f863eeeec6087a

Use the file_ptr type when calling bfd_seek.

	PR ld/19123
	* elfcore.h (elf_core_file_p): Use the file_ptr type to hold the
	offset for bfd_seek.
	* elfcode.h (elf_object_p): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]