bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/15545] BFD cache modifies cacheable flag


From: nickc at redhat dot com
Subject: [Bug binutils/15545] BFD cache modifies cacheable flag
Date: Tue, 11 Jun 2013 15:25:45 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15545

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Tom,

> One idea would be to simply remove the calls to bfd_cache_init from
> opncls.c, but at the same time change gdb to add them.

I am not sure about this.  I dislike the idea of changing the behaviour of an
exported library function.  What if other tools are built against libbfd and
rely upon the current behaviour ?

In my opinion what should happen is that an uncacheable should not be able to
be reopened.  So please could you try out the uploaded patch that implements
this idea and let me know what you think.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]