Alexandre Julliard pushed to branch master at wine / wine
Commits:
5c1ea023 by Eric Pouech at 2025-03-13T10:51:37+01:00
winedump: Use correct computation for first section out of a .DBG file.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
00e38ad1 by Eric Pouech at 2025-03-13T10:51:40+01:00
winedump: Use correct field when dumping CodeView symbols.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
f142b8f7 by Eric Pouech at 2025-03-13T10:51:42+01:00
winedump: Don't miss PDB_SYMBOL_RANGE* in PDB files.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
3d28f901 by Eric Pouech at 2025-03-13T10:51:43+01:00
winedump: Don't miss hash entries in PDB files.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
9a7091b6 by Eric Pouech at 2025-03-13T10:51:45+01:00
winedump: Support more than 64K files in PDB DBI module source substream.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
aceebea6 by Eric Pouech at 2025-03-13T10:51:47+01:00
include: Remove flexible array member from PDB JG header.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
405eb2a3 by Eric Pouech at 2025-03-13T10:51:50+01:00
winedump: Support dumping large PDB files (>4G).
Also adding new format dump interface (using just a fd and
not requiring to read first hand the whole file into memory).
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
7 changed files:
- dlls/dbghelp/msc.c
- include/wine/mscvpdb.h
- tools/winedump/dump.c
- tools/winedump/msc.c
- tools/winedump/pdb.c
- tools/winedump/pe.c
- tools/winedump/winedump.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b201cd518f3448553c31e329d5504…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b201cd518f3448553c31e329d5504…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
b17a3d6c by Alistair Leslie-Hughes at 2025-03-13T07:08:10+11:00
Updated vkd3d-latest patchset
Squash to latest.
- - - - -
f247cd5d by Alistair Leslie-Hughes at 2025-03-13T16:44:46+11:00
Rebase against b201cd518f3448553c31e329d5504b94f21d84ce.
- - - - -
8 changed files:
- patches/ntdll-Junction_Points/0019-kernel32-Implement-CreateSymbolicLink-A-W-with-ntdll.patch
- − patches/vkd3d-latest/0001-Updated-vkd3d-to-2feb3a3bbade41b8d7374e0ced625342b35.patch
- + patches/vkd3d-latest/0001-Updated-vkd3d-to-81dc67b1ef411ea3cd7c09e6e935765ac15.patch
- − patches/vkd3d-latest/0002-Updated-vkd3d-to-e746a4c12ff1bb2e443a0b32e08778070b1.patch
- − patches/vkd3d-latest/0003-Updated-vkd3d-to-8297ea9aa6d92dec55dc782713655eea998.patch
- − patches/vkd3d-latest/0004-Updated-vkd3d-to-50254c284b7597202f84cf65e668379a56f.patch
- − patches/vkd3d-latest/0005-Updated-vkd3d-to-1417af2eabd9402075b6fcad7bb896d82c1.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/c0e113dd3af7a7575a92f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/c0e113dd3af7a7575a92f…
You're receiving this email because of your account on gitlab.winehq.org.