Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!carssdf!usenet From: usenet@carssdf.UUCP (John Watson) Newsgroups: comp.lang.perl Subject: Re: "Out of Memory" in debugger Summary: you've got it! Message-ID: <281@carssdf.UUCP> Date: 5 Jan 91 13:11:07 GMT References: <1991Jan3.214039.26552@uvaarpa.Virginia.EDU> Organization: C.A.R.S.,Middlesex,NJ Lines: 11 In article <1991Jan3.214039.26552@uvaarpa.Virginia.EDU>, worley@compass.com (Dale Worley) writes: > Larry sent me this patch. It fixes the "Out of Memory in debugger" problem. > That may well be it. In dodb(), try changing > cmd->c_expr = make_op(O_SUBR, 1, > to > cmd->c_expr = make_op(O_SUBR, 2, Thankyou very much. I have been looking for this for 2 months. I think perl is finally fixed! John Watson ...!rutgers!carssdf!usenet