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) - debian |
| abort(3) - suse |
| abort(7) - suse |
| abort(3p) - posix |
| abort(3) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Abort core dumped!!!! |
| examine core file after abort() |
| aborted due to compilation error |
| How to abort file transfer if the file is already existing? |
| HPOV : coda is aborted |