Re: ptrace single-stepping change breaks Wine

From: Jesse Allen
Date: Fri Dec 31 2004 - 02:06:12 EST


On Thu, 30 Dec 2004 21:47:42 -0800 (PST), Linus Torvalds
<torvalds@xxxxxxxx> wrote:
>
>
>
> So I looked at just sharing the code with the debug trap handler, and the
> result is appended. strace works, as does all the TF tests I've thrown at
> it, and the code actually looks better anyway (the old do_debug code looks
> like it got the EIP wrong in VM86 mode, for example, this just cleans
> that up too). Just use a common "send_sigtrap()" routine.
>
> Does this look saner?
>


Yeah. I've tested and this one works. I don't have any other copy
protection schemes that are broken. Of the cd-rom based, older
safedisc still worked, and the newer one needs a special device driver
that wine cannot load properly yet. It's more likely if there is a
problem with one that it's a problem with wine at this point.

Jesse
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/