HP Fortran Programmer's Guide (B3908-90031; September 2011)

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