Alexandre Julliard pushed to branch master at wine / wine
Commits: 92def27a by Eric Pouech at 2025-05-12T22:52:55+02:00 dbghelp: Introduce a cache for loading blocks in new PDB reader.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 2ca9ae96 by Eric Pouech at 2025-05-12T22:52:55+02:00 winedump: Dump some symbols for managed code.
Adding some missing definitions to include/wine/mscvpdb.h
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - c9c45d78 by Eric Pouech at 2025-05-12T22:52:55+02:00 dbghelp: Silence symbol for managed code.
A step towards a full fix of:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=34990 Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 75f34d18 by Eric Pouech at 2025-05-12T22:52:55+02:00 dbghelp: Silence FIXME when dealing with empty hash table.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 3add94b5 by Eric Pouech at 2025-05-12T22:52:55+02:00 dbghelp: Fix using Start parameter in TI_FINDCHILDREN request.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - -
5 changed files:
- dlls/dbghelp/msc.c - dlls/dbghelp/pdb.c - dlls/dbghelp/type.c - include/wine/mscvpdb.h - tools/winedump/msc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/52112a53d28e23941455c2bcb568f6...