Skip to content

Debug column is not getting generated for redefined field #329

@ghost

Description

Describe the bug

Debug column is not created for the redefined column without having any sub level when debug option is enabled.

To Reproduce

For copybook as below

10 field1 PIC X.
10 field2 redefines field1 PIC X.

The debug column is not generated for the column field2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions