|
发表于 2006-12-6 16:39:12
|
显示全部楼层
嚴重關注這個問題.
[root@localhost root]# cd /usr/src/uClinux-dist
[root@localhost uClinux-dist]# skyeye linux-2.4.x/linux
GNU gdb 5.3
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
***************************************************************
************ SkyEye is Simulator based on GDB *************
***************************************************************
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
(SkyEye) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x813d810
SKYEYE: use arm7100 mmu ops
Loaded ROM images/romfs.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x1000000
Loading section .text, size 0xc5c10 vma 0x100a000
Loading section .data, size 0x8320 vma 0x10d0000
Start address 0x1000000
Transfer rate: 7076224 bits in <1 sec.
(SkyEye) run
Starting program: /usr/src/uClinux-dist/linux-2.4.x/linux
停下來不動了. |
|