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] Can't set break points with Linux guest in PAE mode

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>, Randy Thelen <rthelen@xxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Can't set break points with Linux guest in PAE mode
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 05 Oct 2006 09:03:15 +0100
Delivery-date: Thu, 05 Oct 2006 01:14:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C14A7647.2183%Keir.Fraser@xxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcboUf/nPnxlWVRFEdubrgANk04WTAAArXOQ
Thread-topic: [Xen-devel] Can't set break points with Linux guest in PAE mode
User-agent: Microsoft-Entourage/11.2.5.060620
> Xen thinks you are trying to map a guest pagetable page, and is not allowing
> you write access. This is probably because the virt_to_phys translation code
> that gdbserver is using is broken for PAE. My guess would be that it returns
> the physical address of the PTE that maps the virtual address, rather than
> the physical address that is mapped at the virtual address.

Ah, the lookup function is mapping the PTE page with write permissions. That
won't work. I'll check in a fix.

 -- Keir



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