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] double fault ...

On Mon, May 02, 2005 at 05:07:28PM +0100, Keir Fraser wrote:
> 
> >>You compile with crash_debug=y?
> >
> >Yes.  Mostly to get a xen binary without optimization and with full
> >debug info, so I can easily lookup stuff using
> >     "objdump -dS xen-syms | less +/<addr>".
> 
> Probably 'debug=y' should also cause -g compilation. I'll add that in.

Thanks.

> I presume you do 'optimize=n' to turn off things like -O3?

Yes, "make debug=y crash_debug=y optimize=n" is the command line.

  Gerd

-- 
#define printk(args...) fprintf(stderr, ## args)

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

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