[Skyeye-developer] Steps to use gdb?
Mike Dorin
bsddorin at yahoo.com
Sun Apr 1 22:10:48 CST 2007
What do I have to do to get gdb to work.
I do the following:
1) skyeye -d -e redboot.elf
2) gdb redboot.elf
3) On the skyeye window I see
Remote debugging using host:12345
On the gdb window I see
(gdb) target remote 127.0.0.1:12345
Remote debugging using 127.0.0.1:12345
0x00000000 in ?? ()
warning: shared library handler failed to enable
breakpoint
4) If I type continue I get the
ERROR: s3c2410x_io_write_word(0x48000008) = 0x00000700
ERROR: s3c2410x_io_write_word(0x4800000c) = 0x00000700
ERROR: s3c2410x_io_write_word(0x48000010) = 0x00000700
ERROR: s3c2410x_io_write_word(0x48000014) = 0x00000700
...
5) If I het control 'c' I get
0x0000000 in ?? ()
What am I doing wrong??
-Mike
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121
More information about the Skyeye-developer
mailing list