[Skyeye-developer] Help me test the skyeye-v1.2_Rel_gdb
teawater
teawater at gmail.com
Thu Feb 1 18:02:43 CST 2007
Hi KSH,
Thanks for your help.
I find out the buggs in the package, corrected them and test it with
AT91 & 2410. I think it can be use.
teawater
On 1/31/07, kang shuo <blackfin.kang at gmail.com> wrote:
> I have built the package with gdb-6.4 successfully. When I run
> testcase of Skyeye,
> there is a segmentation fault in utils/debugger/skyeye2gdb.c:153:
> if (current_reg_type->fetch_register) {
>
> It seems current_reg_type is NULL pointer. After I workaround this
> issue and go on use gdbskyeye to run 2410 testcase , it will hang. And
> at91 testcase seems no problem. The following is the output mesage:
>
> ksh at ksh:~/cvs/skyeye/testsuite2/s3c2410/2.4.18>
> /home/ksh/tmp/gdb-6.4/gdb/gdbskyeye vmlinux
> GNU gdb 6.4
> Copyright 2005 Free Software Foundation, Inc.
> 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.
> This GDB was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...tar
> (gdb) tar skyeye
> arch: arm
> cpu info: armv4, arm920t, 41009200, ff00fff0, 2
> mach info: name s3c2410x, mach_init addr 0x8200fe0
> ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
> tapif_init:open: Permission denied
> -----------------------------------------------------------
> NOTICE: you should be root at first !!!
> NOTICE: you should inmod linux kernel net driver tun.o!!!
> NOTICE: if you don't make device node, you should do commands:
> NOTICE: mkdir /dev/net; mknod /dev/net/tun c 10 200
> NOTICE: now the net simulation function can not support!!!
> NOTICE: Please read SkyEye.README and try again!!!
> -----------------------------------------------------------
> SKYEYE: use arm920t mmu ops
> Loaded RAM ./initrd.img
> (gdb) lo
> Loading section .init, size 0xf000 lma 0xc0008000
> Loading section .text, size 0xe246c lma 0xc0017000
> Loading section __ex_table, size 0x978 lma 0xc00f9470
> Loading section .data, size 0xe3e3 lma 0xc00fa000
> Start address 0xc0008000, load size 1049031
> Transfer rate: 10505847 bits/sec, 511 bytes/write.
> (gdb) r
> Starting program: /home/ksh/cvs/skyeye/testsuite2/s3c2410/2.4.18/vmlinux
>
> ################################################
>
> On 1/25/07, teawater <teawater at gmail.com> wrote:
> > Hi guys,
> >
> > Attachment is the gdbskyeye that base on skyeye-v1.2_Rel. Please help
> > me test it.
> > Following is how to compile it with GDB-6.4.
> > tar vxjf gdb-6.4.tar.bz2
> > cp skyeye-v1.2_Rel_gdb.tar.bz2 gdb-6.4/
> > cd gdb-6.4
> > tar vxjf skyeye-v1.2_Rel_gdb.tar.bz2
> > cd skyeye-v1
> > make patchgdb6.4
> > cd ..
> > ./configure --target=arm-elf
> > make
> > make install
> >
> > thanks,
> > teawater
> >
> >
> > _______________________________________________
> > Skyeye-developer mailing list
> > Skyeye-developer at lists.gro.clinux.org
> > http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> >
> >
> >
> >
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skyeye-v1.2_Rel_gdb.tar.bz2
Type: application/x-bzip2
Size: 434769 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070201/881f7542/skyeye-v1.2_Rel_gdb.tar-0001.bin
More information about the Skyeye-developer
mailing list