[kgtp] r1562 committed - *20130508 release*...

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Wed, 08 May 2013 09:21:54 +0000

Revision: 1562
Author:   teawater
Date:     Wed May  8 02:21:19 2013
Log:      *20130508 release*
* Add "Where is the current Linux kernel debug image" to howto.
http://code.google.com/p/kgtp/wiki/HOWTO#Where_is_the_current_Linux_kernel_debug_image
  http://code.google.com/p/kgtp/wiki/HOWTOCN#当前Linux内核调试镜像在哪

* Add "Table of different between GDB debug normal program and KGTP" to howto. https://code.google.com/p/kgtp/wiki/HOWTO#Table_of_different_between_GDB_debug_normal_program_and_KGTP
  https://code.google.com/p/kgtp/wiki/HOWTOCN#GDB调试普通程序和KGTP的区别表

* Add check if $kret use with while-stepping or watch. Make them cannot work together.

* Change $no_self_trace to $self_trace.
https://code.google.com/p/kgtp/wiki/HOWTO#Special_trace_state_variable_$self_trace
  https://code.google.com/p/kgtp/wiki/HOWTOCN#特殊trace状态变量_$self_trace

* Update getmod.
Add a '#' at the beginning make the output as comments if this output does not mean getmod will error quit. Add a '#' at the beginning make the add-symbol-file that cannot find module file as comments.

* Complete the support of while-stepping. KGTP can let Linux kernel do single step now. https://code.google.com/p/kgtp/wiki/HOWTO#Use_while-stepping_let_Linux_kernel_do_single_step https://code.google.com/p/kgtp/wiki/HOWTOCN#使用while-stepping让Linux内核 做单步

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

Added:
 /tags/20130508
Replaced:
 /tags/20130508/gtp.c
 /tags/20130508/gtp_2.6.20_to_2.6.32.patch
 /tags/20130508/gtp_2.6.33_to_2.6.38.patch
 /tags/20130508/gtp_2.6.39.patch
 /tags/20130508/gtp_3.0_to_3.6.patch
 /tags/20130508/gtp_3.7_to_upstream.patch
 /tags/20130508/gtp_older_to_2.6.19.patch
 /tags/20130508/gtp_taobao.patch
 /tags/20130508/howto.txt
 /tags/20130508/howtocn.txt

Other related posts:

  • » [kgtp] r1562 committed - *20130508 release*... - kgtp