[Git][wine/wine][master] 5 commits: dbghelp: Fix skipping of inline call-site information.
Alexandre Julliard pushed to branch master at wine / wine Commits: a22b3109 by Eric Pouech at 2025-12-02T17:54:00+01:00 dbghelp: Fix skipping of inline call-site information. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 41b1ea60 by Eric Pouech at 2025-12-02T17:54:18+01:00 dbghelp: Properly limit area of CU's symbols. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - b8926949 by Eric Pouech at 2025-12-02T17:54:22+01:00 dbghelp: Properly skip S_FRAMEPROC inside thunk. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - c682923d by Eric Pouech at 2025-12-02T17:54:24+01:00 dbghelp: Silence a warning. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 3c425c7d by Eric Pouech at 2025-12-02T17:54:27+01:00 dbghelp: Don't use checksum on ELF files. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 3 changed files: - dlls/dbghelp/elf_module.c - dlls/dbghelp/msc.c - dlls/dbghelp/pdb.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2548e77af640178339d9cb51fe686f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2548e77af640178339d9cb51fe686f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)