3 messages in com.xensource.lists.xen-ia64-develRE: [Xen-ia64-devel] Question about d...
FromSent OnAttachments
Masaki Kanno25 Mar 2006 01:27 
Tian, Kevin26 Mar 2006 17:11 
Masaki Kanno26 Mar 2006 17:19 
Subject:RE: [Xen-ia64-devel] Question about debug=y option
From:Tian, Kevin (kevi@intel.com)
Date:03/26/2006 05:11:52 PM
List:com.xensource.lists.xen-ia64-devel

From: Masaki Kanno

Sent: 2006年3月25日 17:28 Hi all,

I specified "debug=y" option and tried to compile xen/ia64. Then there were many compilation errors. Please teach me a plan of a future "debug=y" option.

Best regards, Kan

I think "debug=y" option is necessary feature which however is weakly or never tried for xen/ia64. It will be another community effort like clearing warning to make it happen. See current coding style, printk is used everywhere instead of macro to support debug... :-(

Thanks, Kevin