Spring 1992 VAX SIG Tape Submission by Tom Allebrandi Inland Steel Research and Development The files in this submission are in support of session VA240, "Tips and Techniques for Debugging Shareable Images" SETTRACE - Enable tracebacks for program images that do not have them enabled SETDEBUG - Enable debug for program images that do not have it enabled CLEARTRACE - Disable tracebacks for program images that have them enabled CLEARDEBUG - Diable debug for program images that have it enabled Each of these has a .C - C source code .OBJ - Compiled object .EXE - Linked program .PS - PostScript formatted listing In addition, $IHDDEF.H is supplied. Each of the .C programs includes this file to get the Image Header constants. HANDOUTS.PS - PostScript code for the handouts SLIDES.PS - PostScript code for the slides The handouts are just like the slides except that there are four slides per page.