From: "Eli Zaretskii" <eliz@is.elta.co.il>
To: kettenis@chello.nl
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:25:00 -0000 [thread overview]
Message-ID: <3791-Sat15Jun2002202319+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <200206141945.g5EJjWe23815@elgar.kettenis.dyndns.org> (message from Mark Kettenis on Fri, 14 Jun 2002 21:45:32 +0200 (CEST))
> 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.
next prev parent reply other threads:[~2002-06-15 17:25 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 [this message]
2002-06-15 10:29 ` Mark Kettenis
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=3791-Sat15Jun2002202319+0300-eliz@is.elta.co.il \
--to=eliz@is.elta.co.il \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@chello.nl \
/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