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]

[Patch] The rest of the QNX files for native i386


Okay.  Here is the big one.  The config files were small and easy to
examine.  This one, not so much.  I've done all of what was suggested as far
as separating remote from native.  I've also cleaned up the #ifdefs, added
copyright notices, run indent, changed debug reporting code to be activated
at runtime rather than compile time, etc. etc. etc.

There is no longer any requirement for the remote stuff at all -
remote-nto.c and dsmsgs.h are not included in this patch.  I'm not planning
on going away as a maintainer so what I'm kind of hoping to do is to get
these files in (since they don't affect anyone else) and then, if anyone
else feels like commenting on things that need to be fixed, it can be done
on the tree.

With Andrew's permission, if this is accepted, I'd also like to add myself
as Host/Native maintainer for our platform.

Cheers,

Kris

ChangeLog

    * i386-nto-tdep.c: New file.  i386 specific support for QNX Neutrino.
    * nto-procfs.c: New file. Neutrino procfs routines.
    * nto-share/debug.h: New file.  Neutrino procfs interface.
    * nto-tdep.c: New file. Neutrino target support routines.
    * nto-tdep.h: New file. Neutrino target header.

Attachment: nto_diff.txt
Description: Text document


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