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] Add two new OS ABI variants


   Date: Sun, 09 Jun 2002 19:39:22 +0300
   From: "Eli Zaretskii" <eliz@is.elta.co.il>

   > Date: Sun, 9 Jun 2002 17:13:28 +0200 (CEST)
   > From: Mark Kettenis <kettenis@chello.nl>
   > 
   > As a preparation for my i386 multi-arch work, this patch adds
   > GDB_OS_GO32 and GDB_OS_NETWARE (DJGPP, and Novell Netware) and
   > documents them.

   Please call the DJGPP architecture GDB_OSABI_DJGPP.  I think it's high
   time we forgot the "go32" thing.

Oh dear, I should have asked for comments first :-).  But does it make
sense to use GDB_OSABI_DJGPP when all function names still use go32
somewhere in their name?  Do you have any plans for renaming those?
Otherwise I think we should keep GDB_OSABI_GO32.  Note that the user
only ever sees "DJGPP" as the name of the target anyway.

Mark


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