7 Feb
2023
7 Feb
'23
9:20 p.m.
Module: wine Branch: master Commit: e2c87ebef48d1b970d7c62b5e63da23d79e86d50 URL: https://gitlab.winehq.org/wine/wine/-/commit/e2c87ebef48d1b970d7c62b5e63da23... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Mon Feb 6 17:17:43 2023 +0100 winedump: Refactor PDB DBI per-module dump in a dedicated function. Also better taking care of various PDB_SYMBOL_FILE formats. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> --- tools/winedump/pdb.c | 240 ++++++++++++++++++++++++--------------------------- 1 file changed, 111 insertions(+), 129 deletions(-)