Subject: syscall debugging...
To: None <netbsd-ports>
From: Chris G. Demetriou <cgd>
List: netbsd-ports
Date: 02/14/1994 23:35:15
for those of you who are having trouble getting your syscalls happy,
and need some debugging help:

take a look into the SYSCALL_DEBUG option, recently added
so someone (HI ADAM!) could debug their code...  8-)

anyway, you need O(3) additions to your syscall() routine, all
#ifdef'd, and you never know when it'll come it handy...


chris

------------------------------------------------------------------------------