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: patch to add QNX NTO i386 support


> > Okay, here's the patch.
>
> Thanks.
>
> However, I don't understand why did you include some of the files in
> fnchange.lst: AFAICS they don't create any conflicts.  For example:
>
> > + @V@/gdb/config/tm-qnxnto.h @V@/gdb/config/tm-qnx.h
>
> There's no other file in the gdb/config/ directory whose name will
> clash with tm-qnxnto.h after truncation to 8+3 limits.

That would be a lack of understanding on my part.  I assumed we needed to
give aliases for any filename longer than 8+3.  You're saying we just need
to be conscious of the autoconversion dos stuff.  In that case, probably the
only ones I'd need to look at would be the remote-qnx* and the tm-i386nto.h.
Revised patch attached.

cheers,

Kris

Attachment: fnchange.diff
Description: Binary data


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