|
From: Bart V. A. <bar...@gm...> - 2008-12-01 12:16:15
|
On Mon, Dec 1, 2008 at 12:33 PM, Felix Schmidt <fel...@we...> wrote: > I want to know if my current address for memory access points to a stack or a heap. > How can I do that? Are you familiar with the layout of the /proc/<pid>/maps files ? Bart. |