Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 1994 18:25:00 +1100 (EDT)
From:      "Gasparovski / Daniel (ISE)" <u923168@student.canberra.edu.au>
To:        hackers@freebsd.org
Subject:   ptrace
Message-ID:  <Pine.SOL.3.91.941227181731.5398B-100000@student>

next in thread | raw e-mail | index | archive | help

A quick question.  Is there anything in FreeBSD which does what the 
PTRACE_SYSCALL option should do in ptrace(2)?  I've poked around in the 
sources (PTRACE_ATTACH and PTRACE_DETACH, though broken, can be acheived 
through procfs.. but no PTRACE_SYSCALL) but havn't found anything yet.

Or do I have to use PTRACE_SINGLESTEP and pray to the BSD gods? (yuk)
(still not sure how I'd detect syscalls, but shouldn't be *that* hard)

Dan ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.91.941227181731.5398B-100000>