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] Using kdb debugger on Xen-4.1

To: Sergey Tovpeko <tsv.devel@xxxxxxxxx>
Subject: Re: [Xen-devel] Using kdb debugger on Xen-4.1
From: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
Date: Tue, 17 May 2011 19:11:26 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 17 May 2011 19:12:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTikzBoOCHQtA2hMpPvMU9rWsXVAR1g@xxxxxxxxxxxxxx>
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>
Organization: Oracle Corporation
References: <BANLkTikzBoOCHQtA2hMpPvMU9rWsXVAR1g@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Sergey,

Yeah, I noticed that on my prev refresh a while ago, and its sitting
in my list of things to do. I hope to return to it soon and refresh my
kdb branch on xen.org.

thanks,
Mukesh

On Mon, 16 May 2011 18:01:12 +0400
Sergey Tovpeko <tsv.devel@xxxxxxxxx> wrote:

> Hello!
> 
> I've tried kdb on Xen 4.1 to debug hypervisor&Dom0 online and I should
> say it works well.
> Took kdb from http://xenbits.xen.org/ext/debuggers.hg/
> 
> It seems there are still one issue I run into.
> 
>  GET_PROCESSOR_ID macros defined in arch/x86/x86_64/entry.S is
> out-of-date and should be updated for Xen-4.1. I mean that one uses
> fixed offset to get processor_id field.
> 
>         orq  $(STACK_SIZE-16),reg;    \
> 
> 
> That offset has been changed in cpu_info structure in new Xen.
> 
> I attached  the patch how it should be fixed on my vision. Please,
> review the one.
> 
> Sergey.


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

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