IBM Support

PH11641: IDZ 14.1.3 CC PROBLEM, WHEN THERE IS MORE THEN ONE STMT IN ONE LINE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as duplicate of another APAR.

Error description

  • IBM Developer for z Systems 14.1.3 Code Coverage problem, when
    there is more then one statement in one line
    
    The problem showes when a few ON CONDITIONS in the program:
    ON FIXEDOVERFLOW BEGIN ;
        PUT LIST('** FIXED OVERFLOW OCCURED **') SKIP ;
        CNT(9)=CNT(9)+1 ;
        J=9 ;
        GOTO ENDX ;
        END ;
    ON ENDPAGE(LIST) BEGIN ;
        HDWK.PG=HDWK.PG+1 ;
        PUT FILE(LIST) PAGE ;
        PUT FILE(LIST) EDIT(HDWKX) (A)SKIP ;
        END;
    ON ENDFILE(INPF1) EOF1=ON ;
    ON ENDFILE(INPF2)
        EOF2=ON ;
    ON ENDFILE(INPF3) BEGIN ;
        EOF3=ON ;
        PUT LIST('** EON OF FILE INPF3 **')SKIP ;
        END ;
    
    After line
    ON ENDFILE(INPF1) EOF1=ON ;
    there is no coverage, means not coloring , ale lines are blank.
    EPDC trace shows invalid EXECUTABLES and HITLINES string
    Type = EXECUTABLELINES
    Items[1]
      P:1 V:0 VF:1 = #28+28113211111111111113111111111110000 zero's
      Type = HITLINES
      Items[1]
        P:1 V:0 VF:1 = #28#61+611111
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

  • Please install UI63465 to receive the solution for this APAR.
    This APAR is a duplicate of PH07787
    

APAR Information

  • APAR number

    PH11641

  • Reported component name

    ZOS DEBUGGER

  • Reported component ID

    5724T0713

  • Reported release

    E10

  • Status

    CLOSED DUB

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-05-01

  • Closed date

    2019-06-13

  • Last modified date

    2019-06-13

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"E10"}]

Document Information

Modified date:
24 June 2022