Nov. 21, 2022
9:45 a.m.
This serie allow to load alternate debug info from user's debuginfo cache. This series (as is) will not bring lots of value as: - no support for loading the missing debug info files (they should have been been loaded beforehand) - most of these files are in Dwarf5 format, that we don't support yet. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1477