From: fabio <fabio@crearium.com>
To: linux-c-programming@vger.kernel.org
Subject: Misc debugging questions
Date: Wed, 02 Nov 2005 05:03:02 -0600 [thread overview]
Message-ID: <43689CE6.9090301@crearium.com> (raw)
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?
When a file is executed the address space assigned to it is equal from
process to process, is this information contained in the binary file or
it is generated/assigned by the operational system?
In general terms, what does a ELF executable file contain? anyone can
point to a website with a graphical view of this format?
Thanks,
next reply other threads:[~2005-11-02 11:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-02 11:03 fabio [this message]
2005-11-02 12:14 ` Misc debugging questions Steve Graegert
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=43689CE6.9090301@crearium.com \
--to=fabio@crearium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.