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: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] Re: PVOPS: missing some xen symbols in vmlinux
From: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
Date: Fri, 27 May 2011 18:44:24 -0700
Cc: "Xen-devel@xxxxxxxxxxxxxxxxxxx" <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 27 May 2011 18:45:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4DE04A24.60101@xxxxxxxx>
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: <20110526185957.776d2b16@xxxxxxxxxxxxxxxxxxxx> <4DE04A24.60101@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 27 May 2011 18:04:36 -0700
Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> 
> 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?

Hi Jeremy,

I am using gdb version (7.0.1-50.fc12), but I will try different version,
There are no functional problems, just debugging is harder in case of
panics for my hybrid guest I am working on.

I have CONFIG_DEBUG_INFO enabled.

Thanks. I'll let you know if different verions of gdb work.

Mukesh
 

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

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