Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ exect(3) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exec: execl, execv, execle, execve, execlp, execvp

ptrace

ptrace



EXECT(3,L)                  AIX Technical Reference                  EXECT(3,L)



-------------------------------------------------------------------------------
exect



PURPOSE

Executes a file in trace mode.

LIBRARY

Berkeley Compatibility Library (libbsd.a)

SYNTAX

int exect (path, argv, envp)
char *path, argv [ ], *envp [ ];

DESCRIPTION

The exect subroutine is included for compatibility with older programs being
traced with the ptrace command.  Newer debuggers eliminate the requirement for
this function.  The program being executed is forced into hardware single-step
mode.

RELATED INFORMATION

In this book:  "exec:  execl, execv, execle, execve, execlp, execvp" and
"ptrace."

The ptrace command in AIX Operating System Commands Reference.
























Processed November 7, 1990        EXECT(3,L)                                  1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026