Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section

*** 1,12 **** PDELBKPT(3PROC) Process Control Library Functions PDELBKPT(3PROC) NAME Pdelbkpt - clear a breakpoint in a process ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pdelbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t saved); --- 1,14 ---- PDELBKPT(3PROC) Process Control Library Functions PDELBKPT(3PROC) NAME Pdelbkpt - clear a breakpoint in a process ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pdelbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t saved);