[kgtp] gdb couldn't connect ARM soc target

  • From: Li Haifeng <omycle@xxxxxxxxx>
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Fri, 17 May 2013 17:49:01 +0800

Hi, list.

Now, I am trying to use kgtp on ARM soc. After make kgtp by crosstools and
transfer the kgtp.ko to target, I try gdb on PC to connect target.

I follows https://code.google.com/p/kgtp/wiki/HOWTO . And use
“nc -l 1234 </sys/kernel/debug/gtp >/sys/kernel/debug/gtp” command, but
error throw. /sys/kernel/debug/gtp is not exist.

Then, try "target remote targetip:1234" in gdb mode. The connecting always
fail.

Any suggestion is welcome.

Thanks
Haifeng Li

Other related posts: