You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the `gdwarf-5` and `gsplit-dwarf` flags to enable split dwarf
(dwo) files to be generated with Open XL on z/OS. By default the debug
information is included in the `.o` files, which doesn't work with our
ddrgen logic for z/OS.
Also fixes existing code to allow all the debug information to be
generated when working with split dwarf (dwo) files.
Signed-off-by: Gaurav Chaudhari <[email protected]>
0 commit comments