/ptrace

Haskell PTrace Bindings

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Binds ptrace for Haskell in a more sane way than the linux-ptrace package, and intended to be more complete.
Provides a more useful binding to the ptrace facility present in linux, creating an interface intended for use in creating higher level (cross platform) tracing apparati.
Bindings are heavily incomplete.