[Git][wine/wine][master] 5 commits: dbghelp: Move function signature type handling to PDB backend.
Alexandre Julliard pushed to branch master at wine / wine Commits: aa7f8877 by Eric Pouech at 2025-04-20T17:05:45+02:00 dbghelp: Move function signature type handling to PDB backend. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 6b8c3977 by Eric Pouech at 2025-04-20T17:05:46+02:00 dbghelp: Move enumeration type to PDB backend. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - a244519e by Eric Pouech at 2025-04-20T17:05:46+02:00 dbghelp: Move UDT type handling to PDB backend. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 1260736d by Eric Pouech at 2025-04-20T17:05:46+02:00 dbghelp: No longer preload the types from PDB. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 22158c53 by Eric Pouech at 2025-04-20T17:05:46+02:00 dbghelp: Optimize request to codeview types. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 3 changed files: - dlls/dbghelp/dbghelp_private.h - dlls/dbghelp/msc.c - dlls/dbghelp/pdb.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/07ec7f83ff2e6f990802369220f285... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/07ec7f83ff2e6f990802369220f285... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)