[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2020-01-25 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #30 from Daniel Lehman --- Created attachment 125416 --> https://bugs.kde.org/attachment.cgi?id=125416=edit bool to skip msvc x64 code path in non-wine case > The obvious fix is to keep a boolean indicating whether any Windows

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2020-01-01 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #28 from Daniel Lehman --- nothing new to add for now -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-08-19 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 Daniel Lehman changed: What|Removed |Added Attachment #114890|0 |1 is obsolete

[valgrind] [Bug 400538] vex amd64->IR: unhandled instruction bytes: 0x48 0xCF 0xF 0x1F 0x0 0xFF 0xD2 0xCC 0x90 0x55

2019-07-14 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=400538 Daniel Lehman changed: What|Removed |Added Attachment #119759|0 |1 is obsolete

[valgrind] [Bug 400538] vex amd64->IR: unhandled instruction bytes: 0x48 0xCF 0xF 0x1F 0x0 0xFF 0xD2 0xCC 0x90 0x55

2019-04-30 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=400538 Daniel Lehman changed: What|Removed |Added CC||dlehma...@gmail.com --- Comment #8 from Daniel

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-13 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #23 from Daniel Lehman --- > 0030:err:seh:NtRaiseException Unhandled exception code c01d flags 0 addr > 0x7bc95b63 that's probably the iretq instruction from set_cpu_context > What VALGRIND_OPTS are you using? -v --trace

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-12 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #20 from Daniel Lehman --- Created attachment 118764 --> https://bugs.kde.org/attachment.cgi?id=118764=edit leakage.exe and pdb attached tested with: - Visual Studio 2017 (15.9.8) - wine 4.3 - valgrind-3.15.0.

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2018-09-10 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 Daniel Lehman changed: What|Removed |Added CC||dlehma...@gmail.com --- Comment #18 from

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2018-09-10 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #17 from Daniel Lehman --- Created attachment 114890 --> https://bugs.kde.org/attachment.cgi?id=114890=edit patches for wine64 and pdbs The attached patches get wine64 with pdbs working. I'm sure additional patches will be nee