Le 29/04/2024 à 22:22, Alexandre Julliard a écrit :
Module: wine Branch: master Commit: 754f11a4adc2b7431837a92448b93bb845d99d61 URL: https://gitlab.winehq.org/wine/wine/-/commit/754f11a4adc2b7431837a92448b93bb...
Author: Alexandre Julliard [email protected] Date: Sun Apr 28 16:06:54 2024 +0200
dbghelp: Ignore a couple of Dwarf-3 opcodes.
Hi
for curiosity, how did you get these ? (clang ?)
(for the record, dbghelp doesn't generate yet prologue & epilogue tagging in dwarf debug info (it's done for pdb))
A+
Eric Pouech [email protected] writes:
Le 29/04/2024 à 22:22, Alexandre Julliard a écrit :
Module: wine Branch: master Commit: 754f11a4adc2b7431837a92448b93bb845d99d61 URL: https://gitlab.winehq.org/wine/wine/-/commit/754f11a4adc2b7431837a92448b93bb...
Author: Alexandre Julliard [email protected] Date: Sun Apr 28 16:06:54 2024 +0200
dbghelp: Ignore a couple of Dwarf-3 opcodes.
Hi
for curiosity, how did you get these ? (clang ?)
With llvm-mingw on ARM64.