ABORT(2)
NAME
abort − generate a fault
SYNOPSIS
voidabort(void)
DESCRIPTION
Abort causes an access fault, causing the current process to enter the ‘Broken’ state. The process can then be inspected by a debugger.
Plan 9 — January 03, 1993
abort − generate a fault
voidabort(void)
Abort causes an access fault, causing the current process to enter the ‘Broken’ state. The process can then be inspected by a debugger.
Plan 9 — January 03, 1993