From: Jeff D. <jd...@ka...> - 2000-03-22 16:00:06
|
> What still seems strange to me, why read access from gdb enable read > access for the page instead of protection fault. > So I suggest you to add PROT_READ flags for such non trivial memcpy() > implementation and forget about the problem. Thanks for tracking that down. The PROT_READ is now in there. Does the kernel now run for you? Jeff |