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]

Re: Binutils 2.11 and BSDI 4.2 - **BUG**


Hi Greg,

> Maybe I'm missing something here, but BSD/OS has always supported
> core dumping.  Are you talking about something else?

He is talking about something else - it is the binutils ability to
display the contents of core files that is at stakes here.  In
particular with this patch applied it means that objdump will not be
able to display the contents of a core file created on an x86 BSDI
system.  It will not stop the system from creating them, and debug
tools should still be able to process them, it is just that objdump
will not be able to disassemble them.

Of course if you can work out what is different about core files on
BSDI systems (as opposed to say, netBSD systems), it should be
possible to add support for that format to the BFD library and then
restore binutils' support for core files on BSDI.

Cheers
        Nick


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