[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH OSSTEST v2 1/3] ts-kernel-build: Enable CONFIG_DEBUG_INFO_REDUCED



This makes the resulting vmlinux file with debug symbols much more manageable
without compromising the usefulness for converting addresses into line numbers
etc.
---
 ts-kernel-build |    1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-kernel-build b/ts-kernel-build
index 5630dd7..824dc9e 100755
--- a/ts-kernel-build
+++ b/ts-kernel-build
@@ -208,6 +208,7 @@ setopt CONFIG_VIDEO n
 setopt CONFIG_BOOTSPLASH n
 
 setopt CONFIG_DEBUG_INFO y
+setopt CONFIG_DEBUG_INFO_REDUCED y
 
 setopt CONFIG_XEN_KBDDEV_FRONTEND y
 
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.