|
> From: Brian Hughes > > Please excuse my ignorance here, but I'm trying to > DEBUG my first ILE Cobol program, and with the > standard settings, I can't seem to bring up the module > source when I do a STRDBG. > Is this a compile option I have to change when doing a > "CRTBNDCBL", or an option in "STRDBG" that I am > missing? Did you try the DBGVIEW parameter? I'm no COBOL expert, but in RPG ILE, I usually use DBGVIEW(*SOURCE), which basically gives me my source statements. DBGVIEW(*LIST) tends to include copy books and expanded source generated by the compiler. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.