ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

DEBUG TOOL COBOL AS/400 via rational (eclipse)

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

  • DEBUG TOOL COBOL AS/400 via rational (eclipse)

    Hello,
    I am a COBOL developer on as / 400. I would like to know how to use the rational debugger (eclipse) via the as / 400.
    Thank you

  • #2
    This works for ILE CL & RPG, so I assume it would work for ILE COBOL as well.

    1. Open the Debug perspective
    2. In the "IBM i Service Entry Points" view, click the "Set service entry point" toolbar button
    3. Enter your library, program and user ID, then click OK
    4. Run the program

    Comment

    Working...
    X