This is the mail archive of the binutils@sources.redhat.com 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: [PATCH] fix BFD's core support on FreeBSD 4.[2-9]


> On Thu, Jan 31, 2002 at 12:09:57PM -0500, Andrew Cagney wrote:
> 
>> > This patch is needed by GDB to properly configure and build on FreeBSD
>> > 4.2 and later.
> 
>> 
>> 
>> Hmm, there an underlying problem with BFD here?  To me it looks wrong to 
>> be deciding which core file support will be included using configure.in. 
>> Shouldn't support for all possible core files be included?
> 
> 
> Beyond my judgment.  But what do you think about my patch?


Beyond my judgement :-)  Looks like this is how BFD does things.

It caught my eye as I think GDB should be able to read any core file 
from a given OS.  There appears to be a limitation in BFD here.

enjoy,
Andrew


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