From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] Improve guest stack traces Date: Sat, 14 Jan 2006 09:21:35 +0000 Message-ID: <1137230495.3571.19.camel@localhost.localdomain> References: <20060113231311.GA18017@barman.uk.sun.com> <7a81ab91d9c49d8b8913ecbb63a39693@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <7a81ab91d9c49d8b8913ecbb63a39693@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, John Levon List-Id: xen-devel@lists.xenproject.org On Sat, 2006-01-14 at 09:15 +0000, Keir Fraser wrote: > if you want a frame-walking mode, put it in xenctx. xenctx will already use frame-pointers if you pass it -f on the command line. Ian.