Google
 

Trailing-Edge - PDP-10 Archives - bb-d868a-bm - 3-documentation/dumper.tco
There are 14 other files named dumper.tco in the archive. Click here to see a list.
TOPS20 Change Order Number 1778

Written by: LCAMPBELL		12-Apr-77 13:58:41

Edit checked: YES			   Document: NO
  TCO Tested: YES		Maintenance Release: NO

Program: DUMPER
   Routines Affected:	LODSBR

Release: 3

Related TCO's:
Related SPR'S: 	 10326


Problem: 
DUMPER gets PDL overflow when restoring INTERCHANGE mode tapes.

Diagnosis: 
A routine (LODSBR) which gets PUSHJ'd to, in certain cases decides to JRST
to its caller without cleaning up the stack properly (SETTRP leaves some
stuff there that LODSBR doesn't know about).

Solution: 
Rather than JRSTing back, add a skip return to LODSBR which causes the same
effect and leaves the stack in a known state.
TOPS20 Change Order Number 1801

Written by: HESS		20-May-77 11:43:54

Edit checked: YES			   Document: NO
  TCO Tested: YES		Maintenance Release: NO

Program: DUMPER

Release: 3

Related TCO's:
Related SPR'S: 


Problem: 
	UNABLE TO SPECIFY NON-EXISTANT STRUCTURE NAME ON RESTORE COMMAND
(I.E. TAPE FILE SPEC)


Diagnosis: 
	DUMPER CHECKS VALIDITY OF DEVICE AFTER PARSE-ONLY GTJFN

Solution: 
	REMOVE CHECK