[comp.lang.perl] perl -d on 386 machines?

les@chinet.chi.il.us (Leslie Mikesell) (11/01/90)

I'm have a lot of trouble with the debugger under AT&T's SysVr3.2 on a 386
machine (pl 37 but the same things happened before).  Any attempt to
<c> gives a floating-exception core dump.  <b> nn  mostly gives :Line
nn not breakable.  An attempt to <s> on a line of while (<FILEHANDLE>) {
gave "out of memory" (but it works OK when not debugging).  The last
time I mentioned this, Tom Neff sent me a copy of his perldb.pl (thanks)
but that didn't help either.  Is there a fix?

Les Mikesell
  les@chinet.chi.il.us