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

[Xen-devel] Re: PVOPS: missing some xen symbols in vmlinux

To: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
Subject: [Xen-devel] Re: PVOPS: missing some xen symbols in vmlinux
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Fri, 27 May 2011 18:04:36 -0700
Cc: "Xen-devel@xxxxxxxxxxxxxxxxxxx" <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 27 May 2011 18:46:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110526185957.776d2b16@xxxxxxxxxxxxxxxxxxxx>
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: <20110526185957.776d2b16@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Lightning/1.0b3pre Thunderbird/3.1.10
On 05/26/2011 06:59 PM, Mukesh Rathor wrote:
> I am trying to figure out what is it about those xen functions, any
> thoughts?

I'd noticed that myself - I'm not really sure what causes it.  For the
asm ones it can be caused by missing the proper type/length directives
for the symbol, but AFAICS those are all C functions.  xen_start_kernel
is asmlinkage, but I don't think that should matter.

Is it just that gdb doesn't find the symbols?  Or are there other
functional problems as well?

What version of the toolchain are you using?  Do you have
CONFIG_DEBUG_INFO enabled?

Thanks,
    J

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

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