From: "Shrikanth Ramanath" <shriek.007@gmail.com>
To: linux-c-programming@vger.kernel.org
Subject: Runtime memory organization for a process
Date: Fri, 24 Mar 2006 18:14:32 +0530 [thread overview]
Message-ID: <3ce33f6c0603240444m39ffb49bk7540a291a0959ade@mail.gmail.com> (raw)
If I run a executable for a process ( say I have written a simple c
program and then compiled it to create a a.out executable), so on the
bash console I run ./a.out, now my query is can I use GDB and find out
variable stored in stack , heap, say more refined I want to see the
bss , global storage area for a process using gdb ... how can I do
that ??
next reply other threads:[~2006-03-24 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-24 12:44 Shrikanth Ramanath [this message]
2006-03-24 13:10 ` Runtime memory organization for a process 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=3ce33f6c0603240444m39ffb49bk7540a291a0959ade@mail.gmail.com \
--to=shriek.007@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).