Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Kernel debugging using Xen

To: Vishal Patil <vishpat_ai@xxxxxxxxx>
Subject: Re: [Xen-users] Kernel debugging using Xen
From: Kip Macy <kip.macy@xxxxxxxxx>
Date: Sat, 25 Jun 2005 13:29:30 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 25 Jun 2005 20:28:29 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Txm1YpI070VCcMFMcgvhHh9Ej1k7pX/XK6v1FFZNHLyMnd9YQ7hk4VQC/TzJAJtlLmJVSTOUghLsfpm4aXi86kvR1GnznxNyTokSz7gjPjjBCMtY5xl8hawFxDx0laqzCZFJCNV4FSnwbqoImQQ2IAwgGO8IVGa8TX66THH1rZ4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20050622201338.497.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <20050622201338.497.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: Kip Macy <kip.macy@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
gdbserver in -unstable can attach to a running VM, you can then talk
to it from gdb using the remote protocol

On 6/22/05, Vishal Patil <vishpat_ai@xxxxxxxxx> wrote:
> Hello
> 
> I would like to know whether it is possible to debug a
> linux kernel under Xen using gdb. What I am
> specifically looking for, is that I should be able to
> run a linux kernel (xenU) and debug (set breakpoints,
> step etc) using gdb. It would be great if someone
> could point me to an example gdb session for kernel
> deugging.
> Thanks
> 
> - Vishal
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

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