[Git][wine/wine][master] 4 commits: dbghelp: Don't try to load PDB for a RSDS debug directory in .buildid section.
Alexandre Julliard pushed to branch master at wine / wine Commits: 40b314cf by Eric Pouech at 2024-11-15T16:25:10+01:00 dbghelp: Don't try to load PDB for a RSDS debug directory in .buildid section. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 9212706e by Eric Pouech at 2024-11-15T16:25:10+01:00 dbghelp: Only WARN on stripped PE images. When stripping, binutils' objcopy also sets the flag, yet without stripping into a .DBG file. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - a57eedec by Eric Pouech at 2024-11-15T16:25:10+01:00 dbghelp/tests: Improve SymSrvGetFileIndexInfo tests. Esp. the failures with ERROR_BAD_EXE_FORMAT still fill all the fields in the returned structure. Add more flexibility to .dbg file creation (optional DEBUG_DIRECTORY). Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - b9c06c44 by Eric Pouech at 2024-11-15T16:25:10+01:00 dbghelp: Fill-in data in SymSrvGetFileIndexIndo if BAD_EXE_FORMAT. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 4 changed files: - dlls/dbghelp/msc.c - dlls/dbghelp/path.c - dlls/dbghelp/pe_module.c - dlls/dbghelp/tests/path.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aa24458086813f9f2ccd9579e17648... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aa24458086813f9f2ccd9579e17648... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)