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] (dagnabbit) QNX Neutrino i386 support


> > This should do it.  BTW, when the ARI says that I'm using something
which is
> > deprecated, is there any way to find out exactly what it found?
>
> At the bottom of the page are links to both the raw input and the
> scripts.  Without looking at the code, it is most likely read_register
> and/or write_register.
>
> > ChangeLog:
> >     * nto-tdep.c: Change stat.h include to gdb_stat.h.
> >     * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
>
> (I assume this is in)

Thanks Andrew.  The raw input was helpful.  I fixed a few more things (like
not having "void" in an empty function declaration) as well as a deprecated
call to add_show_from_set().  I'll check it in as obvious.

cheers,

Kris


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