20 Jan
2025
20 Jan
'25
2:57 p.m.
https://bugs.winehq.org/show_bug.cgi?id=56829 --- Comment #12 from mushu <csumushu(a)126.com> --- (In reply to Eric Pouech from comment #9)
Method 3 can solve the problem. Why is that so? these .pdb files contain symbolic debug information, which are loaded by dbghelp likely something goes wrong it this process
Because my program encountered a stack overflow issue, but previously, this issue was resolved by deleting the PDB file, which resulted in the inability to print function information when an exception occurred. Now, I have to address this problem. How should I analyze it? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.