ABORT(III) − PWB/UNIX 4/10/75
NAME
abort − generate an IOT fault
SYNOPSIS
abort()
DESCRIPTION
Abort executes the IOT instruction. This is usually considered a program fault by the system and results in termination with a core dump. It is used to generate a core image for debugging.
SEE ALSO
DIAGNOSTICS
usually “IOT trap -- core dumped” from the Shell.
BUGS