[Git][wine/wine][master] 4 commits: winedump: Misc improvements for dumping PDB files.
Alexandre Julliard pushed to branch master at wine / wine Commits: 534d7913 by Eric Pouech at 2026-02-03T21:19:01+01:00 winedump: Misc improvements for dumping PDB files. Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - c9593ed4 by Eric Pouech at 2026-02-03T21:19:01+01:00 winedump: Support ranges DBI (globals), TPI, IPI sections (PDB). Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 294a5cd7 by Eric Pouech at 2026-02-03T21:19:03+01:00 winedump: Add ability to filter compilands (PDB). Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 7183f56f by Eric Pouech at 2026-02-03T21:19:06+01:00 winedump: Dump PDB arm switch table and annotation codeview record. Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 5 changed files: - include/wine/mscvpdb.h - tools/winedump/main.c - tools/winedump/msc.c - tools/winedump/pdb.c - tools/winedump/winedump.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/45a6fb065652639d1bb3002601e37c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/45a6fb065652639d1bb3002601e37c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)