From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Levon Subject: Re: [PATCH] Improve guest stack traces Date: Sat, 14 Jan 2006 11:43:21 +0000 Message-ID: <20060114114321.GA23220@barman.uk.sun.com> References: <20060113231311.GA18017@barman.uk.sun.com> <7a81ab91d9c49d8b8913ecbb63a39693@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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 List-Id: xen-devel@lists.xenproject.org On Sat, Jan 14, 2006 at 09:15:54AM +0000, Keir Fraser wrote: > Improved guest backtraces belong in the xenctx utility > (tools/xentrace/xenctx.c). Aha, thanks. It's currently very Linux-specific, but I suppose we can improve that. thanks, john