Can someone give me an idea about how to see the range of segments like data
,heap,stack and text segments of an executable file.(a.out)

Is there anyway to access the those segments from the program itself (while
in execution), like using stack pointer for stack segment ??



On 18 October 2011 19:54, sravanreddy001 <sravanreddy...@gmail.com> wrote:

> @Don, Gene:
> very good insights,
> didn't even thought of the changing the executable, but it indeed is one
> way to do.
> :)
>
> @Don: agree with scripts and interpreted code.. :)
> [coming out of the same language helps answers some questions easily]
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/algogeeks/-/ONw7a6q9VRMJ.
>
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
Regards
Kumar Raja
M.Tech(SIT)
IIT Kharagpur,
10it60...@iitkgp.ac.in

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to