Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!VTVM1.BITNET!FEATS From: FEATS@VTVM1.BITNET (Steve Greenfield) Newsgroups: comp.lang.asm370 Subject: Macro to dump a piece of core and the registers MVS/XA Message-ID: <8912131906.AA11920@brazos.rice.edu> Date: 13 Dec 89 19:00:20 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 9 Under VSE there is a macro called JDUMP which is used to dump a piece of core between two specified locations and dump the registers. It is a handy debugger for batch assembler programs. Now that I'm working on MVS/XA I have been pouring over the macro books and have not found an equivalent. Can anybody point me in the right direction? Steve Greenfield Virginia Tech Computing Center Blacksburg, Virginia