On Fri, 10 Jul 1998, Andrea Arcangeli wrote: >On Fri, 10 Jul 1998, CAGRI KOKSAL wrote: > >>Hi , >>Does any body know how I can learn the beginning and ending addresses of >>data and stack segments of a linux process from its a.out binary ? I > >size -A a.out Forget to tell that I think that the stack should be handled by the kernel and that the process finds the stack pointer just set right when it start to run. Andrea[s] Arcangeli
- The beginning address of data segment and stack segment CAGRI KOKSAL
- Re: The beginning address of data segment and stack ... Glynn Clements
- Re: The beginning address of data segment and stack ... Andrea Arcangeli
- Andrea Arcangeli