bfd_read and bfd_write

Andrew Cagney ac131313@cygnus.com
Wed Sep 19 11:58:00 GMT 2001


> On Thu, Sep 06, 2001 at 06:32:13PM +0100, Nick Clifton wrote:
> 
>> I like the idea of adding the new interface, with new function names,
>> and a warning message being generated if the old interface is used, as
>> part of the current CVS sources/forthcoming release.  Then in the
>> release after that, we can remove the old interface.
> 
> 
> Here is the patch to gdb/ to move over to the new bfd_bread and bfd_bwrite
> functions, which have just been committed.
> 
> 	* coffread.c: Replace all occurrences of bfd_read with bfd_bread.
> 	* dbxread.c: Likewise.
> 	* dwarf2read.c: Likewise.
> 	* dwarfread.c: Likewise.
> 	* somread.c: Likewise.
> 	* ultra3-nat.c: Likewise.
> 	* xcoffread.c: Likewise.
> 
> OK to apply?


yep.

Andrew




More information about the Gdb-patches mailing list