Re: [PATCH v2 0/3] MR8193: Support generating both DWARF and PDB debug info in a single build.
6 Jun
2025
6 Jun
'25
6:17 p.m.
On Fri Jun 6 18:17:35 2025 +0000, eric pouech wrote:
@jacek just testing this (yeah a bit late sorry), it looks like the .pdb file only contains the public symbols. using: clang version 20.1.5 do we need a later clang version? I tested mostly with LLVM git, but version 19 seems to work too, unless I'm checking it wrong. For example, I get:
$ llvm-pdbutil dump --symbols programs/notepad/x86_64-windows/notepad.pdb |grep NOTEPAD_WndProc
7468 | S_LPROC32 [size = 56] `NOTEPAD_WndProc`
Do you not see such symbols in your build or did you mean something else? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8193#note_105685
194
Age (days ago)
194
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban (@jacek)