This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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:ppc] Fix PPC/NBSD struct return; Was: userdef.exp regression for ppc?


On Sat, Jun 01, 2002 at 01:21:52PM -0400, Andrew Cagney wrote:

 > The old code, for reasons I'm not sure, was failing to detect NetBSD and 
 > hence was failing ot set it.

The reason the old code didn't detect NetBSD is because it wasn't looking
for the .note sections that NetBSD uses to identify its binaries.  The
generic OS ABI code does understand NetBSD's .note sections.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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