Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@chello.nl>
To: eliz@is.elta.co.il
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] Moving forward on the road to a truly multi-arched i386
Date: Sat, 15 Jun 2002 10:29:00 -0000	[thread overview]
Message-ID: <200206151729.g5FHTKR05470@elgar.kettenis.dyndns.org> (raw)
In-Reply-To: <3791-Sat15Jun2002202319+0300-eliz@is.elta.co.il>

   Date: Sat, 15 Jun 2002 20:23:19 +0300
   From: "Eli Zaretskii" <eliz@is.elta.co.il>
   Sender: halo1@zahav.net.il
   CC: gdb-patches@sources.redhat.com
   Reply-to: Eli Zaretskii <eliz@is.elta.co.il>

   > Date: Fri, 14 Jun 2002 21:45:32 +0200 (CEST)
   > From: Mark Kettenis <kettenis@chello.nl>
   > 
   > Since nobody objected, I checked this in.

   Darn!  I missed one gotcha:

   > +static enum gdb_osabi
   > +i386_coff_osabi_sniffer (bfd *abfd)
   > +{
   > +  if (strcmp (bfd_get_target (abfd), "coff-go32-exe") == 0)
   > +    return GDB_OSABI_GO32;

   This should also allow "coff-go32", which is a raw COFF executable
   without the DOS stub loader.  DJGPP debugging supports that format as
   well.

Should be easy to fix.  Consider it done :-).

Mark


      reply	other threads:[~2002-06-15 17:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-14 12:45 Mark Kettenis
2002-06-15 10:25 ` Eli Zaretskii
2002-06-15 10:29   ` Mark Kettenis [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=200206151729.g5FHTKR05470@elgar.kettenis.dyndns.org \
    --to=kettenis@chello.nl \
    --cc=eliz@is.elta.co.il \
    --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