13 Jan
2018
13 Jan
'18
6:54 a.m.
https://bugs.winehq.org/show_bug.cgi?id=44349 --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- gdb thinks that the breakpoint that we inject is a permanent breakpoint, i.e. there's actually an int3 in the application's code. I can't figure out why this doesn't happen on amd64, since I can't (for some unrelated reason) debug any amd64 application using the gdb proxy. Can you upload logs of 32- and 64-bit, with `set debug infrun 2` entered before the `stepi` 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.