man(1) Manual page archive


     BIGCORE(1)                                             BIGCORE(1)

     NAME
          bigcore, coreid - permit big core images, identify source of
          image

     SYNOPSIS
          bigcore command

          coreid [ file ]

     DESCRIPTION
          Bigcore calls the named command with no restriction on the
          size of core images.  By default, no core image will be
          written when a program aborts if it would be larger than a
          megabyte.

          Coreid reads the file or the specified core image file, and
          prints on the standard output the argument list of the pro-
          gram that produced the core image.

     FILES
     SEE ALSO
          core(5)

     BUGS
          Coreid only works for core images from C and Fortran pro-
          grams.
          The arguments shown are those at the time of the dump, not
          at invocation of the program.