debugger goof
Ilya Zakharevich [Mon, 2 Jul 2001 06:27:22 +0000 (02:27 -0400)]
Message-ID: <20010702062722.A1746@math.ohio-state.edu>

p4raw-id: //depot/perl@11085

lib/perl5db.pl

index 2257e71..579bf69 100644 (file)
@@ -889,6 +889,7 @@ EOP
                            $i = $end;
                        } else {
                            for (; $i <= $end; $i++) {
+                               my ($stop,$action);
                                ($stop,$action) = split(/\0/, $dbline{$i}) if
                                    $dbline{$i};
                                $arrow = ($i==$line