Re: ptrace single-stepping change breaks Wine
From: Linus Torvalds (torvalds_at_osdl.org)
Date: 12/31/04
- Previous message: Dave Airlie: "VIA drm bk tree back up..."
- In reply to: Jesse Allen: "Re: ptrace single-stepping change breaks Wine"
- Next in thread: Daniel Jacobowitz: "Re: ptrace single-stepping change breaks Wine"
- Reply: Daniel Jacobowitz: "Re: ptrace single-stepping change breaks Wine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 21:05:01 -0800 (PST) To: Jesse Allen <the3dfxdude@gmail.com>
On Thu, 30 Dec 2004, Jesse Allen wrote:
>
> Well I tried this patch and it works.
Goodie. Are there other known problems with silly copy-protection
schemes? It migth be worth testing.
However:
> Since I cannot spot any issue, the patch looks good. Are there any
> other test cases?
Yes. It seems I broke "strace" with it. Probably the difference in system
call trace reporting that Dan Jacobowitz already pointed out.
Now, that should be easily handled by just separating out the cases of
system call tracing and debug trap handling, and using the old silly code
for system calls. I'd prefer a cleaner approach, but that seems to be the
sane thing to do for now.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Dave Airlie: "VIA drm bk tree back up..."
- In reply to: Jesse Allen: "Re: ptrace single-stepping change breaks Wine"
- Next in thread: Daniel Jacobowitz: "Re: ptrace single-stepping change breaks Wine"
- Reply: Daniel Jacobowitz: "Re: ptrace single-stepping change breaks Wine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]