[kgtp] r1589 committed - Update doc

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Thu, 30 May 2013 12:26:23 +0000

Revision: 1589
Author:   teawater
Date:     Thu May 30 05:26:13 2013
Log:      Update doc

http://code.google.com/p/kgtp/source/detail?r=1589

Modified:
 /wiki/HOWTO.wiki
 /wiki/HOWTOCN.wiki

=======================================
--- /wiki/HOWTO.wiki    Thu May 30 02:03:16 2013
+++ /wiki/HOWTO.wiki    Thu May 30 05:26:13 2013
@@ -358,6 +358,7 @@
 }}}
After that, you can begin to use GDB command trace and debug the Linux Kernel.
 == Android ==
+This video introduces use GDB connect to the KGTP in the Android, Please goto [http://youtu.be/_UGN2j8Ctg0] or [http://www.tudou.com/programs/view/FjkQ6HhPnfE/] to see it.
 === Insmod the KGTP module ===
 *First*, make sure ADB has connected with Android.<br>
 *Second*, copy KGTP module to Android.
=======================================
--- /wiki/HOWTOCN.wiki  Thu May 30 03:18:03 2013
+++ /wiki/HOWTOCN.wiki  Thu May 30 05:26:13 2013
@@ -359,6 +359,7 @@
 然后你就可以用GDB命令调试和跟踪Linux内核了。

 == Android ==
+这个视频介绍了使用GDB连接Android上KGTP的过程,可访问 [http://www.tudou.com/programs/view/qCumSPhByFI/] 或者 [http://youtu.be/9YMpAvsl37I] 进行观看。
 === 安装KGTP模块 ===
 *第一步* 确定ADB已经连接到Android上。<br>
 *第二步* 拷贝KGTP模块到Android上。

Other related posts:

  • » [kgtp] r1589 committed - Update doc - kgtp