You are on page 1of 1

Hi,

Xpediter use DDIO file to store information about load modules and
sources.

At least one DDIO file is required for source level debugging.

In a debug session, XPEDITER references the stored information in


the DDIO file that was generated by the Language Processor (LP)
during compile time. Without this information XPEDITER can not
display a program at the source level although sourceless
debugging is also available.
_________________
Anuj

//MYWALLET EXEC PGM=SPOUSE


//SYSIN DD DSN=MYWALLET.ALL,DISP=SHR
//SYSOUT DD DUMMY

Back to top

Posted: Wed Nov 26,


2008 1:29 pm Post
subject:
Hi again,

The Compuware language


processor is a set of programs
that capture information about
a compiler listing and store it in
a source listing file, also known
as a DDIO file.

You mihgt like to add these to


Glossary :

1. DDIO. A Compuware file


access method.

2. DDIO file. A generic name for


an Abend-AID or CICS Abend-
AID report file, or an XPEDITER
source listing file.
_________________

You might also like