On Wed, Sep 11, 2002 at 12:06:45PM -0700, Joel Brobecker wrote: > 2002-09-11 J. Brobecker > > * 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 * 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