HomeSort by relevance Sort by last modified time
    Searched full:setbpt (Results 1 - 4 of 4) sorted by null

  /external/strace/
util.c 1366 /* setbpt/clearbpt never used: */
1471 setbpt(struct tcb *tcp) function
    [all...]
defs.h 637 * On Linux, "setbpt" is a misnomer: we don't set a breakpoint
642 extern int setbpt(struct tcb *);
ChangeLog-CVS 250 * util.c (setbpt): Remove extern declaration from function body.
549 (setbpt): Clear CLONE_VM in the case we already clear CLONE_VFORK for
687 (setbpt): Clear CLONE_VFORK for SYS_clone and SYS_clone2.
737 * util.c [LINUX] (setbpt): Use correct SYS_clone number for current
    [all...]
syscall.c     [all...]

Completed in 201 milliseconds