From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 08 May 2003 01:07:58 +0000 Subject: Re: [Linux-ia64] Re: [PATCH] head.S fix for unusual load addrs Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 08 May 2003 10:13:06 +1000, Keith Owens said: Keith> On Wed, 7 May 2003 16:51:21 -0700, David Mosberger Keith> wrote: >> How many tools are out there that depend on System.map or >> similar? I suppose you could just generate a fresh System.map at >> boot time (or have something like /proc/System.map). Keith> ksymoops (user space), kdb, kksymoops (kernel). What about crash-dump tools such as lkcd? Do they depend on absolute addresses? --david