HP Fortran Programmer's Guide (March 2010)

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