From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 3 Apr 2006 15:17:23 -0700 From: Eugene Surovegin To: Ralph Blach Subject: Re: where do applications get loaded in virtual memory on a 4xx? Message-ID: <20060403221723.GB32233@gate.ebshome.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: Linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Apr 03, 2006 at 08:46:13AM -0400, Ralph Blach wrote: > I would like to know where in virtual memory application get loaded. > I can do an NM and see the address in an a.out file? How do these address > actually translate to 4xx virtual address? There is nothing 4xx specific here. cat /proc//maps -- Eugene