Debug Data Creation and Removal
Debug Data Creation and Removal
Debug Data Creation and Removal
Debug data is stored with each module and is generated when a module is created. To debug a procedure in a module that has been created without debug data, you must re-create the module with debug data, and then rebind the module to the ILE program or service program. You do not have to recompile all the other modules in the program or service program that already have debug data.
To remove debug data from a module, re-create the module without debug data or use the Change Module (CHGMOD) command.