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] Reading xen-syms

To: Ashwini Bhat <apbhat@xxxxxxxx>
Subject: Re: [Xen-devel] Reading xen-syms
From: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Date: Tue, 21 Jun 2011 10:06:27 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 21 Jun 2011 02:07:44 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTi=FdHMG8NAWeWRknsbsS+odvPmXhg@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>
References: <BANLkTi=FdHMG8NAWeWRknsbsS+odvPmXhg@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.21 (2010-09-15)
Hi, 

At 16:08 -0700 on 20 Jun (1308586099), Ashwini Bhat wrote:
> If I am not wrong, xen-syms holds the symbols for the hypervisor?
> Isnt it loaded in memory ? If yes, how can i get hold of it  ? If not from
> where can I read symbol addresses?
> If so, how can I read the values in xen-syms from the hypervisor.

xen-syms isn't loaded at all; it's just provided so you can use tools
like gdb on it.  Inside the hypervisor, you can look up the symbols with
the symbols_lookup() function.

Tim.

-- 
Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd.  (Company #02937203, SL9 0BG)

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

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