Date: Fri, 17 Nov 1995 19:46:25 +0800 (GMT+0800) From: Gavin Lim <gavin@linux1.dlsu.edu.ph> To: hackers@freebsd.org Subject: ptrace() Message-ID: <Pine.LNX.3.91.951117194056.8271A-100000@ccslinux.dlsu.edu.ph>
next in thread | raw e-mail | index | archive | help
How do you use the ptrace() call? We cannot find any documentation for it. We are trying to use ptrace() to get the process's data and text segments, also the proc structure and the user structure. How do we do this using ptrace()? We'd appreciate if you could include sample code to use ptrace. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.951117194056.8271A-100000>