On Fri, Dec 21, 2001 at 03:26:05PM -0800, Thomas Bushnell, BSG wrote:
> > I discover a strange thing. The process stop when encounter the breakpoint
> > but the stack frame is of the instruction that start the page foult, instead
> > of the pager. So I can't follow the dev_read step by step. I ho
Diego Roversi <[EMAIL PROTECTED]> writes:
> I need some help in debugging a pager. I'm trying to implement a cache in
> libstore and I modified the dev_read e dev_write function, but they are used
> to serve the page foults. The problem is that the translator died with a
Hello,
I need some help in debugging a pager. I'm trying to implement a cache in
libstore and I modified the dev_read e dev_write function, but they are used
to serve the page foults. The problem is that the translator died with a
SIGSEGV the first time it tries to access to the file s