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] Add GDB_OSABI_INTERIX enum value


On Wed, Sep 11, 2002 at 12:06:45PM -0700, Joel Brobecker wrote:
> 2002-09-11  J. Brobecker  <brobecker@gnat.com>
> 
>         * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
>         Interix.

Ooops! This change seemed harmless, but it needs another change in osabi
to work. I found this problem by doing some testing on Linux (SEGV at
startup).

Here is the change I committed to fix my mistake:
2002-09-11  J. Brobecker  <brobecker@gnat.com>

        * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.

Sorry about that, next time I'll rerun the testsuite, however harmless
the change seems to be.
-- 
Joel

Attachment: osabi.c.diff
Description: Text document


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