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-ia64-devel

Re: [Xen-ia64-devel] [Patch] Support domU of coredump on ia64

To: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] [Patch] Support domU of coredump on ia64
From: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Date: Fri, 21 Jul 2006 13:41:28 +0200
Delivery-date: Fri, 21 Jul 2006 04:37:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <19C6ACAE776C9Btakebe_akio@xxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <19C6ACAE776C9Btakebe_akio@xxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
Le Vendredi 21 Juillet 2006 12:14, Akio Takebe a écrit :
> Hi,
>
> This patch support domU of coredump on ia64.
> xen_panic_event() is registered to panic_notifier_list,
> and xen_panic_event() call HYPERVISOR_shutdown(SHUTDOWN_crash)
> at panic time.
> If xend notify crashed status, xend call dumpCore()
> and create domU's core in /var/xen/dump.
>
> Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
>
> I tested the following step
> (I used a attached crash.c to panic domU.)
>
> 1. xm create -c domU
> 2. insmod crash.ko  (in domU)
> 3. checked /var/xen/dump and there was domU's core.
>    I check domU's core by using size and strings.
Hi Akio and everyone!

recently I started to work on debugger.  Attached is the current work.
I was able to stop a domain and disp under gdb the current ip.
Backtrace is not working.  I suppose it requires the ar.bsp value which has to 
be computed.
Also I didn't try on core images.

I am not yet planning to continue this work now.  If anyone wants to continue 
please tell.

Tristan.

Attachment: xen-debug2.patch
Description: Text Data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>