projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f5f423e
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/perl5db.pl
b/lib/perl5db.pl
index
2257e71
..
579bf69
100644
(file)
--- a/
lib/perl5db.pl
+++ b/
lib/perl5db.pl
@@
-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