home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man3 / abort.3 next >
Encoding:
Text File  |  1975-06-26  |  420 b   |  20 lines

  1. .th ABORT III 4/10/75
  2. .sh NAME
  3. abort  \*-  generate an IOT fault
  4. .sh SYNOPSIS
  5. .bd abort()
  6. .sh DESCRIPTION
  7. .it Abort
  8. executes the IOT instruction.
  9. This is usually considered a program
  10. fault by the system and results in
  11. termination with a core dump.
  12. It is used to generate a core image
  13. for debugging.
  14. .sh "SEE ALSO"
  15. db (I), cdb (I),
  16. signal (II)
  17. .sh DIAGNOSTICS
  18. usually ``IOT trap -- core dumped'' from the Shell.
  19. .sh BUGS
  20.