public
Description: ptrace wrapper for ruby
Homepage:
Clone URL: git://github.com/ko1/ruby-ptrace.git
ruby-ptrace / README
100755 9 lines (6 sloc) 0.219 kb
1
2
3
4
5
6
7
8
9
ptrace system call wrapper for Ruby.
====================================
 
Author: Koichi Sasada
Create Date: Wed Sep 17 04:19:52 2008
 
See sample/* for details.
This version of ruby-ptrace only supports x86 GNU/Linux.