|
請問各位高手一下...
我下載skyeye-1.0.0.tar.bz2
在編譯的時間沒有發生問題,可以在 binary的目錄中找到skyeye的執行檔
接著我下載skyeye-testsuit-2.0.tar.bz2
然後執行
[root@localhost 2.6.x]# pwd
/tmp/skyeye/skyeye/testsuite/2.0/pxa/2.6.x
[root@localhost 2.6.x]# ./skyeye -e vmlinux -c skyeye.conf
------------------------- SkyEye -V1.0 ---------------------------
Usage: SkyEye [options] program [program args]
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file the (ELF executable format)kernel file name.
-d in GDB Server mode (can be connected by GDB).
-c config-file the skyeye configure file name.
-h This Help Display
------------------------------------------------------------------
debugmode= 0, filename = skyeye.conf, server TCP port is 12345
cpu info: xscale, pxa25x, 69052100, fffffff0, 2
mach info: name pxa_lubbock, mach_init addr 0x8090348
SKYEYE: use xscale mmu ops
Loaded RAM ./initrd_minigui.img
Segmentation fault
[root@localhost 2.6.x]#
skyeye是我自行複製到/tmp/skyeye/skyeye/testsuite/2.0/pxa/2.6.x
中的
請問各位高手這個問題應該要如何解決呢
先謝謝大家了... :D
[我使用的環境是RH9, linux kernel 2.4.25] |
|