From: t_jeang Date: Tue, 6 Jan 2009 12:06:02 +0000 (+0000) Subject: imported patch debug-options X-Git-Tag: kdump-kernel-configuration X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b12f4d816b3217af25f1ab667fc5abae16e71825;p=xenclient%2Fkernel.git imported patch debug-options --- diff --git a/buildconfigs/conf.linux-xen/debug-options b/buildconfigs/conf.linux-xen/debug-options new file mode 100644 index 00000000..4df8bd06 --- /dev/null +++ b/buildconfigs/conf.linux-xen/debug-options @@ -0,0 +1 @@ +CONFIG_DEBUG_INFO=y diff --git a/buildconfigs/conf.linux/debug-options b/buildconfigs/conf.linux/debug-options new file mode 100644 index 00000000..7eb90f8a --- /dev/null +++ b/buildconfigs/conf.linux/debug-options @@ -0,0 +1,2 @@ +CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_FRAME_POINTER=y