ANA92 supplements the crash dump information provided by DEC's ANALYS. It annotates cache information in XBUF, it annotates the MSCP region, it dumps the values of monitor globals, and annotates some small buffer structures which are inadequately annotated by DEC's ANALYS. It doesn't bother dumping most of the monitor structures which it doesn't annotate: use DEC's ANALYS for these. ANA92 works for RSTS 9.2 only. For RSTS 9.0 use ANALS from some earlier DECUS tape. ANA92 expects a crash file named CRASH.??? in the account from which it is run, and a .SIL file in some account. It will put its output into file DUMP.??? where the extension on the output file is the same as the extension on the input crash file. $ @ANA92 CRASH.???,??????.SIL? 021,"[0,1]RSTS" SRT>ANALYS.TMP/FO:ST:82=ANALYS.TMP/FO:ST:82 SRT>^Z $ TYPE DUMP.021 ... This package needs the following files: ANA92.COM ANA921.TSK ANA922.TSK ANALYS.DAT [0,15]SRTUTL.TSK It creates work files: ANALYS.TMP The following files are supplied to allow you to maintain or modify the package: ANA921.BAS ANA922.BAS They may be CSPCOM'd and built like any BASIC+ CUSP.