use kgdb to debuging on imx28

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

use kgdb to debuging on imx28

545 Views
liufuguo
Contributor I

hi ,everyone!

    i am using L2.6.35_10.12.01_ER_SOURCE for imx28, i want to use kgdb to debug my driver.   i try to add  poll_get_char and poll_put_char function. After imx28 evk was connected to host with serial port,  i run gdb on my host, the error is :

(gdb) set remotebaud 9600

(gdb) target remote /dev/ttyS0

Remote debugging using /dev/ttyS0

Ignoring packet error continuing...

wanging: unrecognized item "timeout" in "qSupported" response

Ignoring packet error, continuing...

Ignoring packet error, continuing...

Ignoring packet error, continuing...

Ignoring packet error, continuing...

does anybody succese to  debug with kgdb on imx28 evk?

0 Kudos
0 Replies