Alexandre Julliard pushed to branch master at wine / wine
Commits: 9f38a97f by Eric Pouech at 2024-12-04T12:19:07+01:00 dbghelp: Extend search for buildid in system directories.
Search for build-id files in several directories: - add /usr/lib/.build-id (Fedora now uses this one)
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - fc166801 by Eric Pouech at 2024-12-04T12:19:09+01:00 dbghelp: Search debug info with buildid for RSDS debug entry w/o filenames.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - -
3 changed files:
- dlls/dbghelp/dbghelp_private.h - dlls/dbghelp/module.c - dlls/dbghelp/pe_module.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d09fde30f23d95ce801d381da7b8cd...