[#4742] kgdb build error at drivers/misc/kgdbts.ko
Submitted By: Mingquan Pan
Open Date
2008-12-22 23:00:20 Close Date
2008-12-29 03:57:10
Priority:
Medium Assignee:
Mingquan Pan
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Assigned (Not Start)
Uboot version or rev.:
Toolchain version or rev.:
Nov 11
App binary format:
N/A
Summary: kgdb build error at drivers/misc/kgdbts.ko
Details:
kgdb build error at drivers/misc/kgdbts.ko.
Image Name: Linux-2.6.28-rc2-ADI-2009R1-pre-
Created: Tue Dec 23 10:39:11 2008
Image Type: Blackfin Linux Kernel Image (gzip compressed)
Data Size: 906269 Bytes = 885.03 kB = 0.86 MB
Load Address: 0x00001000
Entry Point: 0x00192358
Kernel: arch/blackfin/boot/vmImage is ready
Building modules, stage 2.
MODPOST 60 modules
ERROR: "gdb_regs_to_pt_regs" [drivers/misc/kgdbts.ko] undefined!
ERROR: "kgdb_hex2mem" [drivers/misc/kgdbts.ko] undefined!
ERROR: "arch_kgdb_ops" [drivers/misc/kgdbts.ko] undefined!
ERROR: "kgdb_mem2hex" [drivers/misc/kgdbts.ko] undefined!
ERROR: "pt_regs_to_gdb_regs" [drivers/misc/kgdbts.ko] undefined!
ERROR: "do_fork" [drivers/misc/kgdbts.ko] undefined!
ERROR: "sys_open" [drivers/misc/kgdbts.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/linux-2.6.x'
make: *** [linux] Error 1
ERROR: Error somewhere during make
Follow-ups
--- Sonic Zhang 2008-12-23 04:46:26
CONFIG_KGDB_TEST is an option of commmon KGDB code. Common KGDB test code can't
be built into module. Blackfin kgdb test driver should not depends on that
option. Add a new one in arch/blackfin/Kconfig.debug
--- Mingquan Pan 2008-12-29 03:57:10
Added. Close.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config.kgdb application/octet-stream 33972 Mingquan Pan