|
发表于 2006-5-11 19:39:23
|
显示全部楼层
skyeye 启动信息。 为什么很多debug段没有被载入啊? 是否跟这个有关系?
[root@zxdev Hello4Skyeye]# ./skyeye -d -e hello
debugmode= 1, filename = (null), server TCP port is 12345
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8079e8c
log_info: log is off.
log_info:log file is ./sk1.log, fd is 0x8560228
log_info: log start clock 0
log_info: log end clock 200000
SKYEYE: use arm7100 mmu ops
exec file "hello"'s format is elf32-little.
load section .text: addr = 0x00000000 size = 0x00000068.
load section .glue_7: addr = 0x00000068 size = 0x00000000.
load section .glue_7t: addr = 0x00000068 size = 0x00000000.
load section .data: addr = 0x00002000 size = 0x00001000.
not load section .bss: addr = 0x00003000 size = 0x00000000 .
not load section .debug_abbrev: addr = 0x00000000 size = 0x0000004e .
not load section .debug_info: addr = 0x00000000 size = 0x00000151 .
not load section .debug_line: addr = 0x00000000 size = 0x00000089 .
not load section .debug_pubnames: addr = 0x00000000 size = 0x0000001c .
not load section .debug_aranges: addr = 0x00000000 size = 0x00000020 .
start addr is set to 0x00000000 by exec file. |
|