Research V7 development
[unix-history] / usr / man / man3 / abort.3
CommitLineData
9aa02762
DR
1.TH ABORT 3
2.SH NAME
3abort \- generate IOT fault
4.SH DESCRIPTION
5.I Abort
6executes the PDP11 IOT instruction.
7This causes a signal that normally terminates
8the process with a core dump, which may be used for debugging.
9.SH SEE ALSO
10adb(1), signal(2), exit(2)
11.SH DIAGNOSTICS
12Usually `IOT trap \- core dumped' from the shell.