man(1) Manual page archive


     ABORT(2)                                                 ABORT(2)

     NAME
          abort - generate a fault

     SYNOPSIS
          void abort(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.