1ABORT(3) Library Functions Manual ABORT(3)
23
4
NAME
6abort - generate IOT fault
7
DESCRIPTION
9Abort executes the PDP11 IOT instruction. This causes a signal that
10normally terminates the process with a core dump, which may be used for
11debugging.
12
SEE ALSO
14adb(1), signal(2), exit(2)
15
DIAGNOSTICS
17Usually `IOT trap - core dumped' from the shell.
1819
20
21
ABORT(3)