Alexandre Julliard pushed to branch master at wine / wine Commits: ea42184e by Eric Pouech at 2025-03-19T11:05:32+01:00 dbghelp: Add a couple of missing basic types for PDB. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 064b2c8c by Eric Pouech at 2025-03-19T11:05:32+01:00 dbghelp: Silence a couple of CodeView symbols. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 994f8d20 by Eric Pouech at 2025-03-19T11:05:32+01:00 dbghelp: Uniformize the two readers for PDB line information. Basically, - calling one or the other from the same point, - exposing if line number information has been read. This refactorization will be used in next patch. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - f640ba19 by Eric Pouech at 2025-03-19T11:05:34+01:00 dbghelp: Only load line information when SYMOPT_LOAD_LINE is set. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 4 changed files: - dlls/dbghelp/coff.c - dlls/dbghelp/dwarf.c - dlls/dbghelp/msc.c - dlls/dbghelp/stabs.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4c05fef5453e26f201e5833e81cbb1... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4c05fef5453e26f201e5833e81cbb1... You're receiving this email because of your account on gitlab.winehq.org.