[Git][wine/wine][master] 5 commits: dbghelp: Speed up global symbols at startup.
Alexandre Julliard pushed to branch master at wine / wine Commits: 7b8a89e5 by Eric Pouech at 2025-06-09T23:03:02+02:00 dbghelp: Speed up global symbols at startup. Also introducting helpers to handle a stream as a whole chunk of memory. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - df9e1b85 by Eric Pouech at 2025-06-09T23:03:02+02:00 dbghelp: Get fpo stream information directly in new PDB reader. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - db344ff6 by Eric Pouech at 2025-06-09T23:03:02+02:00 dbghelp: Simplify signature of PDB unwinders. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 3d9db800 by Eric Pouech at 2025-06-09T23:03:02+02:00 dbghelp: Rename declarations for old PBD backend. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - a24e54c7 by Eric Pouech at 2025-06-09T23:03:02+02:00 dbghelp: Let new PDB reader exist independently of the old one. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 5 changed files: - dlls/dbghelp/cpu_i386.c - dlls/dbghelp/dbghelp_private.h - dlls/dbghelp/module.c - dlls/dbghelp/msc.c - dlls/dbghelp/pdb.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c9536ca6f8c76c5529fa7a9848356d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c9536ca6f8c76c5529fa7a9848356d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)