求助!skyeye1.2-rc7下以debug模式启动不了
小女初次用skyeye~~操作系统是red hat 9.0
uclinux用的是testsuite2里面的 at91、uclinux_cs8900a
不带debug模式时启动正常,
但是在debug模式下,走到下面这个地方就停住了。。。
debugmod=1,filename=/root/skyeye/testsuite2/at91/uclinux_cs8900a/skyeye.conf,server TCP port is 12345
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x80727e0
can't find device module: (null)
SKYEYE: use arm7100 mmu ops
Loaded ROM images/romfs.img
exec file "linux-2.4.x/linux"'s format is elf32-little.
load section .init: addr = 0x01000000 size = 0x0000a000.
load section .text: addr = 0x0100a000 size = 0x000c5ca0.
load section .data: addr = 0x010d0000 size = 0x00008320.
not load section .bss: addr = 0x010d8320 size = 0x00022198 .
not load section .debug_abbrev: addr = 0x00000000 size = 0x00039846 .
not load section .debug_info: addr = 0x00000000 size = 0x016b812f .
not load section .debug_line: addr = 0x00000000 size = 0x00378ef3 .
not load section .debug_pubnames: addr = 0x00000000 size = 0x0000b40d .
not load section .debug_aranges: addr = 0x00000000 size = 0x000022e0 .
start addr is set to 0x01000000 by exec file.
请问这是怎么回事?该如何解决??
谢谢大家!!
:cry:
我用Philips LPC2200 也碰到类似的问题,请斑竹
我用Philips LPC2200 也碰到类似的问题,我看到许多人都碰到这类问题,请问斑竹如何解决? 这个现象对SkyEye的调试模式来说是正常的,你需要在另外一个终端启动一个arm-elf-gdb去远程调试运行在SkyEye上的内核请参照SkyEye的用户手册第五章http://skyeye.sourceforge.net/wiki/um5
页:
[1]