package ocaml-probes

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Probes_lib.Raw_ptraceSource

These don't actually have anything to do with probes, they're just exposed versions of the C stubs used to start a process paused with ptrace and then detach from it.

The ability to start a paused process can be useful in other contexts.

Sourceval start : argv:string array -> pid
Sourceval detach : pid -> unit
OCaml

Innovation. Community. Security.