[Skyeye-developer] Breakpoint can not be effective when debug vmlinux in skyeye

chao yu cchaoyu at gmail.com
Wed Nov 14 16:26:20 CST 2007


Hi, all
     I used skyeye1.2.3 to run linux 2.6.20 with s3c2410 archtecture.
I typed the command "skyeye -e vmlinux -c configfile -d" to execute
vmlinux in gdbserver mode and the program was stoped at 0xc0008000.
And i run arm-elf-gdb to connect to the gdbserver, the connection was
successful and can use ni to step instruction. But when i used "B
start_kernel" to setup a breakpoint at function <start_kernel> and
then "continue", the program was running and can not be stoped at any
breakpoints. What was happened?

regards,
chaoyu



More information about the Skyeye-developer mailing list