![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^3: Debugger line numbering anomalyby LanX (Saint) |
on Dec 24, 2019 at 20:03 UTC ( #11110597=note: print w/replies, xml ) | Need Help?? |
again:
updateThere are internal arrays which hold all parsed lines of the debugger, you could check there if the debugger got it right. Each array @{"_<$filename"} holds the lines of $filename for a file compiled by Perl.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|