23 May
2022
23 May
'22
7:40 a.m.
https://bugs.winehq.org/show_bug.cgi?id=53032 --- Comment #11 from Rémi Bernon <rbernon(a)codeweavers.com> --- As you managed to get gdb attached, you can loading this file in gdb with https://github.com/rbernon/wine/raw/develop/tools/gdbinit.py to maybe get symbols. You can load it in gdb with `source <filename.py>` and then load the symbols with a new load-symbol-files command. -- 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.