This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [RFA/hpux] Implement file_matches_executable_p


On Thu, Nov 17, 2005 at 05:14:00PM -0800, Joel Brobecker wrote:
> I can remove the target specific core_file_matches_executable_p,
> and replace it with the generic one. It is a bit less efficient
> though. Should I proceed with the replacement anyway?

Efficiency really doesn't matter for this.  I'd rather reduce the
duplication of BFD than save a couple of instructions during a GDB
session.

Just my opinion, but...

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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