-
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>