ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Need help trying to debug a reentrant RPG program using RDI 9.0 debug

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need help trying to debug a reentrant RPG program using RDI 9.0 debug

    I have a RPGLE program that is called twice from another program. I need to debug the program when it is entered the second time from the calling program. I can use STRDBG, not a problem, but I would really like to use debugger out of RDI. But when the RPGLE program does the first "return" and goes back to the calling program RDI debug terminates and is not invoked again when the RPGLE program is reentered. Can anyone help me with this? Is there some setting that I need to change in RDi...?
Working...
X