http://www.dgp.toronto.edu/~ajr/209/notes/memoryos.html Rahul
On Wed, Oct 19, 2011 at 2:29 PM, Rahul <[email protected]> wrote: > http://valgrind.org/ > > I am not sure but this may help on linux. > I have a question that how to determine the number of system calls a > program has made ? > That too of a particular type > Rahul > > > On Wed, Oct 19, 2011 at 11:07 AM, kumar raja <[email protected]>wrote: > >> 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 <[email protected]>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 [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >>> >> >> >> >> -- >> Regards >> Kumar Raja >> M.Tech(SIT) >> IIT Kharagpur, >> [email protected] >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
