ptrace (process trace system call) on Linux from D

Matej Nanut matejnanut at gmail.com
Wed Apr 25 09:36:36 PDT 2012


Hello everyone,

I would like to know how to call ptrace (the system call) from D.

I don't know what to import or link.  If my understanding is 
correct, I need to create a .di file of some sort with stuff 
declared in it.  How would I do this?

Thanks, Matej


More information about the Digitalmars-d-learn mailing list