From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Lafage Date: Tue, 29 Sep 1998 11:06:50 +0000 Subject: Process image. Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org Hello, I'm currently involved in a project aimed at gathering program execution trace on an (ultra)SPARC architecture microprocessor running Linux (ultrapenguin-1.0.9). For this project, I'm looking for a detailed documentation which describes how an executable ELF program is mapped in memory at execution time. Typically, I would like to know where (memory addresses) the different sections of the ELF executable are mapped, i.e. the composition of the process image. I've been told the SysV ABI could contain such information. If it is the case, does anyone know where I can find (download ?) this document for (ultra)SPARC ? Any help very appreciated. Thierry Lafage. -- CAPS project -- IRISA, Rennes, France http://www.irisa.fr/caps/PEOPLE/ThierryL/