You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use MDCMS as our change management tool. We compile our RPGLE and SQLRPGLE programs with DBGVIEW(*SOURCE). The CM software compiles against the stage libraries on our master CM system before promoting to our targets (where it lands in the production libraries). When we try to do service entry point debug in the stage environment it gives us the error:
Could not load source '/QRPGSRC/': EQARD1066E The debug engine could not locate the source or listing file /QRPGSRC().
In RDi the developers get a prompt that allows them to redirect to the source in the production library on the stage LPAR and continue the debug.
We just get the hard error in IBM i Debug in vs code. Is there a work around for this that would allow us to debug in VS Code?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We use MDCMS as our change management tool. We compile our RPGLE and SQLRPGLE programs with DBGVIEW(*SOURCE). The CM software compiles against the stage libraries on our master CM system before promoting to our targets (where it lands in the production libraries). When we try to do service entry point debug in the stage environment it gives us the error:
Could not load source '/QRPGSRC/': EQARD1066E The debug engine could not locate the source or listing file /QRPGSRC().
In RDi the developers get a prompt that allows them to redirect to the source in the production library on the stage LPAR and continue the debug.
We just get the hard error in IBM i Debug in vs code. Is there a work around for this that would allow us to debug in VS Code?
Beta Was this translation helpful? Give feedback.
All reactions