Query: abort
OS: plan9
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ABORT(2) System Calls Manual ABORT(2)NAMEabort - generate a faultSYNOPSIS#include <u.h> #include <libc.h> void abort(void)DESCRIPTIONAbort causes an access fault, causing the current process to enter the `Broken' state. The process can then be inspected by a debugger.SOURCE/sys/src/libc/9sys/abort.c ABORT(2)
Related Man Pages |
---|
abort(3) - linux |
errstr(2) - plan9 |
abort(3c) - hpux |
abort(3p) - suse |
abort(3) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
rerun a script if aborted and exited |
backup aborted |
Shell Script to Abort if file name has space. |
Free() - Program getting aborted. |
Fbackup aborts exactly at 2 GB |