Subject: Re: DDB in GENERIC
To: Jeff Rizzo <riz@NetBSD.org>
From: David Laight <david@l8s.co.uk>
List: port-amd64
Date: 02/26/2007 20:39:04
On Fri, Feb 23, 2007 at 11:00:13PM +0000, David Laight wrote:
> 
> amd64 is almost always compiled without a frame pointer, other schemes
> (.EH_FRAME) are used to get the stack traceback info.

Actually it might make an interesting SoC project to write a stack
traceback function that neither requires a frame pointer nor the
.eh_frame section.

	David

-- 
David Laight: david@l8s.co.uk