Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
To: ford@vss.fsi.com
Cc: gdb@sources.redhat.com
Subject: Re: Non-zero VMA's w/DWARF-2?
Date: Thu, 16 Jan 2003 16:19:00 -0000	[thread overview]
Message-ID: <4331-Thu16Jan2003181718+0200-eliz@is.elta.co.il> (raw)
In-Reply-To: <Pine.GSO.4.44.0301151824040.12926-100000@eos> (message from Brian Ford on Wed, 15 Jan 2003 18:24:27 -0600 (CST))

> Date: Wed, 15 Jan 2003 18:24:27 -0600 (CST)
> From: Brian Ford <ford@vss.fsi.com>
> 
> DJGPP does not have the constraints of a PE/COFF object file format.  As I
> understand it, they have a wrapper that loads COFF, so they can do as they
> please.

That's true: a DJGPP program has a short 2KB stub loader prepended to
it.  To the OS, that stub is the program; the COFF image is just data
which the OS knows nothing about.  When the stub is invoked, it reads
the COFF information from the rest of the .exe file, sets up memory as
required by the sections in the image, then jumps to the start point
of the COFF image.


  reply	other threads:[~2003-01-16 16:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-16  0:24 Brian Ford
2003-01-16 16:19 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-15 19:47 Brian Ford

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=4331-Thu16Jan2003181718+0200-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=ford@vss.fsi.com \
    --cc=gdb@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