From mboxrd@z Thu Jan 1 00:00:00 1970 From: PUCCETTI Armand Subject: Re: Compiling XEN 3.0.1 in debug mode? Date: Thu, 21 Sep 2006 17:18:20 +0200 Message-ID: <4512AD3C.80104@cea.fr> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1412437269==" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Mime-version: 1.0 Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --===============1412437269== Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Keir Fraser a écrit :

On 8/9/06 17:40, "PUCCETTI Armand" <armand.puccetti@cea.fr> wrote:

  
We have tried to compile XEN using the command

$ make CC="gcc -g" V=1 CONFIG_DEBUG_INFO=1 world

but this does not generate a binary image with debug info. The .o files
are however compiled in debug mode. Therefore,
the debug info seems to be stripped from the image somewhere...
    

The xen-syms file is not stripped. Use that instead of the xen or xen.gz
files.

 -- Keir

  
OK, but what about a bzimage or another kind of compressed image with a boot sector in it?


--===============1412437269== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1412437269==--