HP Fortran Programmer's Guide (September 2007)

Using the ON statement
Allowing core dumps
Chapter 5136
$ f90 +U77 allow_core.f90
$ a.out
Bus error(coredump)
$ ls core
core