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-users

[Xen-users] Catch crashing domains with GDB

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Catch crashing domains with GDB
From: Simon Kagstrom <simon.kagstrom@xxxxxx>
Date: Tue, 15 Nov 2005 15:21:06 +0100
Delivery-date: Tue, 15 Nov 2005 14:21:16 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
Hello!

I'm using Xen-unstable updated a few days ago, and I'm trying to debug an OS
which I'm porting to Xen. I'm using the gdbserver to debug domU, and while
this works fine I'm wondering if it is possible to have the debugger catch the
domain crashes, i.e., if I crash the domain it would be nice if I could check
the backtrace etc from within GDB.

Is this possible?

-- 
// Simon

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Catch crashing domains with GDB, Simon Kagstrom <=