From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Add GDB_OSABI_INTERIX enum value
Date: Wed, 11 Sep 2002 17:34:00 -0000 [thread overview]
Message-ID: <20020912003435.GD932@gnat.com> (raw)
In-Reply-To: <20020911190645.GF1105@gnat.com>
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
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 #2: osabi.c.diff --]
[-- Type: text/plain, Size: 438 bytes --]
Index: osabi.c
===================================================================
RCS file: /cvs/src/src/gdb/osabi.c,v
retrieving revision 1.7
diff -c -3 -p -r1.7 osabi.c
*** osabi.c 27 Aug 2002 22:37:06 -0000 1.7
--- osabi.c 12 Sep 2002 00:24:48 -0000
*************** static const char * const gdb_osabi_name
*** 45,50 ****
--- 45,51 ----
"NetWare",
"Irix",
"LynxOS",
+ "Interix",
"ARM EABI v1",
"ARM EABI v2",
prev parent reply other threads:[~2002-09-12 0:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-11 12:06 Joel Brobecker
2002-09-11 12:12 ` Michael Snyder
2002-09-11 15:34 ` Joel Brobecker
2002-09-11 17:34 ` Joel Brobecker [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020912003435.GD932@gnat.com \
--to=brobecker@gnat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox