Copyright Digital Equipment Corp. All rights reserved.

/PROCESS_DUMP

   Invokes the OpenVMS Debugger to analyze a process dump file that 
   was created when an image failed during execution. (Use the /DUMP
   qualifier with the RUN or the SET PROCESS command to generate a
   dump file.)

   Note that on Alpha systems, you can also force a process to dump by 
   using the DUMP/PROCESS command.

   The ANALYZE/PROCESS_DUMP command can display a process dump file
   for either an Alpha or a VAX image. For a complete description 
   of the debugger, including information about the DEBUG command, 
   refer to the OpenVMS Debugger Manual.

   Requires read (R) access to the dump file.

   Format

     ANALYZE/PROCESS_DUMP  dump-file
 

   dump-file

   Specifies the dump file to be analyzed with the debugger.
 


Additional information available:

Qualifiers
/FULL           /IMAGE          /IMAGE_PATH     /INTERACTIVE    /MISCELLANEOUS
/RELOCATION
Examples