From:	CRDGW2::CRDGW2::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 25-AUG-1989 14:19
To:	MRGATE::"ARISIA::EVERHART"
Subj:	RE: VMS Recall Buffer location

Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Fri, 25 AUG 89 10:27:23 PDT
Received: from ucbvax.Berkeley.EDU by KL.SRI.COM with TCP; Fri, 25 Aug 89 10:10:41 PDT
Received: by ucbvax.Berkeley.EDU (5.61/1.37)
	id AA09444; Fri, 25 Aug 89 10:03:53 -0700
Received: from USENET by ucbvax.Berkeley.EDU with netnews
	for info-vax@kl.sri.com (info-vax@kl.sri.com)
	(contact usenet@ucbvax.Berkeley.EDU if you have questions)
Date: 17 Aug 89 16:30:22 GMT
From: brutus.cs.uiuc.edu!wuarchive!kuhub.cc.ukans.edu!zeus!sysprg@apple.com  (Craig B. Walter)
Subject: RE: VMS Recall Buffer location
Message-Id: <3196@zeus.unl.edu>
Sender: info-vax-request@kl.sri.com
To: info-vax@kl.sri.com

>A while back (about 8 months) there was a note, either here or in
>something like VAX Professional, about looking at your own Recall
>buffer.  I've totally lost the notes. I remember exploring it with
> Analyze/system.
>So: would some kind soul, with either a better memory or filing system,
>please E-mail the relevant symbol, offset or whatever to me?
>If you don't submit it to the net, i'll post a summary.
>Thanks,
>Dick Seymour     seymour@uwaphast.bitnet
>                 seymour@phast.phys.washington.edu     internet
>                 206-543-4298


    Well, the only way I know how to do it is inside the system dump
    analyzer.  Do the following:

    $ ANALYZE/SYSTEM
    SDA> READ SYS$SYSTEM:SYSDEF.STB
    SDA> READ SYS$SYSTEM:SYS.STB
    SDA> SHOW PROCESS process_name   ! someones process name
    SDA> EXAM CTL$AG_CLIDATA;500     

    The last command is in dump format and at the end of it you will see
    the recall buffer commands.  

    *** Note:  Just a little above the recall buffer you will also see the
               current prompt of that process.

    Craig Walter

