WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Printing the exact source line in Xen panic call trace

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Printing the exact source line in Xen panic call trace
From: Tom Rotenberg <tom.rotenberg@xxxxxxxxx>
Date: Mon, 9 Nov 2009 22:59:49 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 09 Nov 2009 13:00:33 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=wF1Pa0JTQx2DUDTd+VNActHPXEEgVoploVPqcwo2h14=; b=kHGJxxzQHD90Q1ymlb+bCK6Xe4yPm61IvR56l5yswEhvy352xFdNRv3JFku3mhFCdl a7UlISCyclANgXzFhUmRsCqwT+pKbxcm+zjXVYF2AWT6aKJlmbDYkFVLyl0Ebim2vwDB 6Q13ILAQiqR14rrb8u9sKuJVAevPw44wh13o0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=b4kahcH7yDmFJVZrou8/izZ98SEVYZ3oRCPnOz5IoFrgVgvTk/xOY79KCtrOpQIp9z zSgzGPL7wpIXs2cvBJPMBkBzMZ/0mQ1cm++aiCgPG5jBh3h+gzx/YJ5ZWgLZHIwNkuzn s8FeZychsLtewskyTLsYGYb0yRRpMaQlri+9g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C71E3205.19A6C%keir.fraser@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <8686c3cd0911091116j321ff1cm6759253bb84cd423@xxxxxxxxxxxxxx> <C71E3205.19A6C%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thanks a lot!
That's really helpfull!

On Mon, Nov 9, 2009 at 10:54 PM, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote:
> On 09/11/2009 19:16, "Tom Rotenberg" <tom.rotenberg@xxxxxxxxx> wrote:
>
>> Hi,
>>
>> Can i make the Xen call trace to print the exact source lines instead
>> of printing function name + offset?
>
> For example, at your shell:
> # addr2line -e xen/xen-syms 0xffff82c48024c07f
> /local/scratch/kfraser/xen-unstable.hg/xen/arch/x86/setup.c:434
>
> From that I'm sure you can write a simple script that takes a Xen backtrace
> and prints it back out, annotated with file and line number information.
>
>  -- Keir
>
>
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>