[Title] enable kernel debuging info.
authorKitae Kim <kt920.kim@samsung.com>
Mon, 3 Sep 2012 05:21:49 +0000 (14:21 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Mon, 3 Sep 2012 05:21:49 +0000 (14:21 +0900)
[Type]
[Module] emulator-kernel / configuration
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

arch/x86/configs/i386_emul_defconfig
package/pkginfo.manifest

index 6f1af114c162310209fd788134a45221d85c61ce..b80b9779674d6244605475776204dafb524a66d7 100644 (file)
@@ -3003,7 +3003,8 @@ CONFIG_DEBUG_STACK_USAGE=y
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_HIGHMEM is not set
 CONFIG_DEBUG_BUGVERBOSE=y
-# CONFIG_DEBUG_INFO is not set
+CONFIG_DEBUG_INFO=y
+# CONFIG_DEBUG_INFO_REDUCED is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_VIRTUAL is not set
 # CONFIG_DEBUG_WRITECOUNT is not set
index d8cb729a54e8a5ca129b2e592cf3347bd59370e6..75408da0aa7d3a5a42ff7c81a9d4f2f08bab8303 100644 (file)
@@ -1,5 +1,5 @@
 Package: emulator-kernel-x86
-Version: 1.3.13
+Version: 1.3.14
 OS: ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64
 Build-host-os: ubuntu-32
 Maintainer: Yeong-Kyoon, Lee <yeongkyoon.lee@samsung.com>