ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Force RDi Debug to use *LISTING source?

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

  • Force RDi Debug to use *LISTING source?

    I was trying to debug a program where there was a mismatch between the *PGM object and the current version of the source member - RDi displays the source member, which did not match what was actually executing.

    In the end I temporarily renamed the source member - when RDi cannot find the source member it prompts to use the *LISTING source from the *PGM object

    Is there a way to force RDi to use *LISTING even if it finds the source member?

  • #2
    What works for me is to right-click in the debug editor, select "Show view", then select "Show *LISTING". It will open up a new tab in the debug view area. I'm on RDi 9.6, the latest, but I think it has always worked this way.

    Comment


    • #3
      Yes that worked, thanks Barbara!

      (I am also on 9.6)

      Comment

      Working...
      X