Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Debugging

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

  • Debugging

    I'm using WDSC 7 for iSeries development. I'm able to start the RSE debugger for ILE programs I initiate from a 5250 command line. However, I can't find any good documentation on how to fully use all the features in the debugger or how to debug non-ILE and batch programs. And I'm not sure if this is the best "free" debugger to use. Any suggestions? Thanks.

  • #2
    Debugging

    Lesson 9 might help you. http://www.modernrpgiv.com/ModernProgramming/WDSCiTutorials/tabid/66/Default.aspx Chris

    Comment


    • #3
      Reebugging

      I'm can't get a conditional break point to stop while debugging RPG. Line [YCOMEAGTR.RPGLE:158] [conditional: ARAGENT = '0000000745'] Is there something I'm missing. It stops the first whether ot not the condition is met and never stops again. I'm using WDSC 7.0

      Comment

      Working...
      X