linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Runtime memory organization for a process
@ 2006-03-24 12:44 Shrikanth Ramanath
  2006-03-24 13:10 ` Steve Graegert
  0 siblings, 1 reply; 2+ messages in thread
From: Shrikanth Ramanath @ 2006-03-24 12:44 UTC (permalink / raw)
  To: linux-c-programming

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 ??

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-24 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-24 12:44 Runtime memory organization for a process Shrikanth Ramanath
2006-03-24 13:10 ` Steve Graegert

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).