linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Graegert <graegerts@gmail.com>
To: linux-c-programming@vger.kernel.org
Subject: Re: Misc debugging questions
Date: Wed, 2 Nov 2005 13:14:14 +0100	[thread overview]
Message-ID: <6a00c8d50511020414h207287c1h8bfdf27dbdccffcb@mail.gmail.com> (raw)
In-Reply-To: <43689CE6.9090301@crearium.com>

On 11/2/05, fabio <fabio@crearium.com> wrote:
> Hello,
>
> I would like to know what represents the addresses found in objdump of a
> binary? Are these the address where the file will be eventually mapped
> to? or are these addresses the organization inside the binary file?

[snip]

> In general terms, what does a ELF executable file contain? anyone can
> point to a website with a graphical view of this format?

Quick overview: http://www2.linuxjournal.com/article/1060
Detailed infos: http://www.skyfree.org/linux/references/ELF_Format.pdf

	\Steve

      reply	other threads:[~2005-11-02 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02 11:03 Misc debugging questions fabio
2005-11-02 12:14 ` Steve Graegert [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=6a00c8d50511020414h207287c1h8bfdf27dbdccffcb@mail.gmail.com \
    --to=graegerts@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).