0da24d3c
by Eric Pouech at 2025-12-18T12:59:03+01:00
dbghelp: Skip compilation units with attributes imported from .dwz.
This is just a workaround for linked bug, and just avoids the crash at the
cost of dropping the whole compilation unit from debug information.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58414
Signed-off-by: Eric Pouech <epouech@codeweavers.com>